Searched refs:isTopLevelBlockPointerType (Results 1 – 1 of 1) sorted by relevance
231 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()499 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonc09f721f0111::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 …]