Searched refs:checkImpl (Results 1 – 2 of 2) sorted by relevance
36 static void checkImpl(const MatchFinder::MatchResult &Result, const Expr *Ref, in checkImpl() function83 checkImpl(Result, E, If, M, *this); in check()
11109 return checkImpl(FD); in check()11111 return checkImpl(RD); in check()11113 return checkImpl(VD); in check()11115 return checkImpl(ED); in check()11163 void checkImpl(SpecDecl *Spec) { in checkImpl() function in __anoncd9c0a411211::ExplicitSpecializationVisibilityChecker