Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anon5cb7b4070111::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 __anon5f8b160c0111::RewriteModernObjC508 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()615 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4110 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4209 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4251 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4813 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5590 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()5672 if (isTopLevelBlockPointerType(FD->getType())) in RewriteRecordBody()[all …]