Home
last modified time | relevance | path

Searched refs:VisitVarDecl (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.h52 bool VisitVarDecl(const clang::VarDecl *decl);
Dast_processing.cpp150 bool HeaderASTVisitor::VisitVarDecl(const clang::VarDecl *decl) { in VisitVarDecl() function in header_checker::dumper::HeaderASTVisitor