Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonf0d438110111::RewriteObjC418 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()549 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()3324 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()3423 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()3465 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()3972 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()4460 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()4694 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()4711 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]
230 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()499 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anona1c0f9960111::RewriteModernObjC507 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()613 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4112 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4211 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4253 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4816 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5320 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()5590 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]