Searched refs:isTopLevelBlockPointerType (Results 1 – 2 of 2) sorted by relevance
411 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anon0b295c890111::RewriteObjC419 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()550 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()3318 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()3417 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()3459 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()3968 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()4456 } else if (isTopLevelBlockPointerType((*I)->getType())) { in SynthBlockInitExpr()4690 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()4768 if (isTopLevelBlockPointerType(FD->getType())) in RewriteRecordBody()[all …]
231 if (isTopLevelBlockPointerType(TD->getUnderlyingType())) in HandleTopLevelDeclInObjCContainer()500 bool isTopLevelBlockPointerType(QualType T) { in isTopLevelBlockPointerType() function in __anonadad980e0111::RewriteModernObjC508 if (isTopLevelBlockPointerType(T)) { in convertBlockPointerToFunctionPointer()614 if (isTopLevelBlockPointerType(I)) { in RewriteBlocksInFunctionProtoType()4112 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockFunc()4211 if (isTopLevelBlockPointerType((*I)->getType())) { in SynthesizeBlockImpl()4253 if (isTopLevelBlockPointerType((*I)->getType())) in SynthesizeBlockImpl()4819 if (isTopLevelBlockPointerType(I)) in PointerTypeTakesAnyBlockArguments()5593 if (isTopLevelBlockPointerType(ND->getType())) in RewriteFunctionBodyOrGlobalInitializer()5675 if (isTopLevelBlockPointerType(FD->getType())) in RewriteRecordBody()[all …]