Searched refs:processFunctionDecl (Results 1 – 2 of 2) sorted by relevance
43 void processFunctionDecl(const ast_matchers::MatchFinder::MatchResult &Result,
72 processFunctionDecl(Result, Function); in check()93 void RedundantVoidArgCheck::processFunctionDecl( in processFunctionDecl() function in clang::tidy::modernize::RedundantVoidArgCheck