Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
410 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonf8c858050111::RewriteObjC418 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()550 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()3331 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()3430 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()3472 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()3980 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()4469 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()4705 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()4722 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]
230 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()499 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anon7c92408a0111::RewriteModernObjC507 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()614 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4120 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4219 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4261 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4825 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5330 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()5601 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]