Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anone4fa00500111::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()4771 if (isTopLevelBlockPointerType(FD->getType())) in RewriteRecordBody()[all …]
231 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()500 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonceb1b5150111::RewriteModernObjC508 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()615 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4109 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4208 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4250 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4812 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5589 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()5671 if (isTopLevelBlockPointerType(FD->getType())) in RewriteRecordBody()[all …]