Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anone5f8ec0e0111::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 …]
230 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()499 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonedadf7530111::RewriteModernObjC507 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()614 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()5590 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()5672 if (isTopLevelBlockPointerType(FD->getType())) in RewriteRecordBody()[all …]