Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonc8a4c0a50111::RewriteObjC418 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()550 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()3318 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()3417 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()3459 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()3969 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()4462 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()4695 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()4712 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]
230 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()499 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anon8682a12a0111::RewriteModernObjC507 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()613 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4117 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4216 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4258 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4825 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5334 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()5602 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]