Searched refs:PointerTypeTakesAnyBlockArguments (Results 1 – 2 of 2) sorted by relevance
466 bool PointerTypeTakesAnyBlockArguments(QualType QT);560 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()3957 bool RewriteObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteObjC4060 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()
560 bool PointerTypeTakesAnyBlockArguments(QualType QT);623 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()4813 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteModernObjC4916 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()