Searched refs:PointerTypeTakesAnyBlockArguments (Results 1 – 1 of 1) sorted by relevance
560 bool PointerTypeTakesAnyBlockArguments(QualType QT);624 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()4798 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteModernObjC4901 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()