Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anon31b8868f0111::RewriteObjC418 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()550 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()3319 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()3418 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()3460 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()3966 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()4456 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()4693 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()4710 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]
231 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()499 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anon1f51ae940111::RewriteModernObjC507 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()614 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4108 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4207 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4249 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4810 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5316 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()5587 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]