Searched refs:PointerTypeTakesAnyBlockArguments (Results 1 – 2 of 2) sorted by relevance
467 bool PointerTypeTakesAnyBlockArguments(QualType QT);560 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()3956 bool RewriteObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteObjC4059 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()
561 bool PointerTypeTakesAnyBlockArguments(QualType QT);624 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()4807 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteModernObjC4910 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()