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