Searched refs:VisitVarDecl (Results 1 – 2 of 2) sorted by relevance
52 bool VisitVarDecl(const clang::VarDecl *decl);
150 bool HeaderASTVisitor::VisitVarDecl(const clang::VarDecl *decl) { in VisitVarDecl() function in header_checker::dumper::HeaderASTVisitor