Searched refs:VisitFunctionDecl (Results 1 – 2 of 2) sorted by relevance
48 bool VisitFunctionDecl(const clang::FunctionDecl *decl);
130 bool HeaderASTVisitor::VisitFunctionDecl(const clang::FunctionDecl *decl) { in VisitFunctionDecl() function in header_checker::dumper::HeaderASTVisitor