Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
408 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonb8493dda0111::RewriteObjC416 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()548 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()3317 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()3416 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()3458 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()3958 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()4437 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()4672 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()4689 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]
230 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()498 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonc09f721f0111::RewriteModernObjC506 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()613 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4106 if (isTopLevelBlockPointerType(VD->getType())) { in SynthesizeBlockFunc()4203 if (isTopLevelBlockPointerType(VD->getType())) { in SynthesizeBlockImpl()4242 if (isTopLevelBlockPointerType(VD->getType())) in SynthesizeBlockImpl()4794 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5287 } else if (isTopLevelBlockPointerType(VD->getType())) { in SynthBlockInitExpr()5553 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()[all …]