Searched refs:processVarDecl (Results 1 – 2 of 2) sorted by relevance
55 void processVarDecl(const ast_matchers::MatchFinder::MatchResult &Result,
83 processVarDecl(Result, Var); in check()199 void RedundantVoidArgCheck::processVarDecl( in processVarDecl() function in clang::tidy::modernize::RedundantVoidArgCheck