Searched refs:PointerTypeTakesAnyBlockArguments (Results 1 – 2 of 2) sorted by relevance
466 bool PointerTypeTakesAnyBlockArguments(QualType QT);560 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()3954 bool RewriteObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteObjC4057 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()
560 bool PointerTypeTakesAnyBlockArguments(QualType QT);624 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl() 4798 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in RewriteBlockPointerFunctionArgs() 4901 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl() 4800 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { PointerTypeTakesAnyBlockArguments() function in RewriteModernObjC