Searched refs:PointerTypeTakesAnyBlockArguments (Results 1 – 2 of 2) sorted by relevance
465 bool PointerTypeTakesAnyBlockArguments(QualType QT);560 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()3986 bool RewriteObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteObjC4089 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()
565 bool PointerTypeTakesAnyBlockArguments(QualType QT);629 if (PT && PointerTypeTakesAnyBlockArguments(funcType)) in CheckFunctionPointerDecl()4908 bool RewriteModernObjC::PointerTypeTakesAnyBlockArguments(QualType QT) { in PointerTypeTakesAnyBlockArguments() function in RewriteModernObjC5011 if (PointerTypeTakesAnyBlockArguments(DeclT) || in RewriteBlockPointerDecl()