Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.h50 bool VisitEnumDecl(const clang::EnumDecl *decl);
Dast_processing.cpp75 bool HeaderASTVisitor::VisitEnumDecl(const clang::EnumDecl *decl) { in VisitEnumDecl() function in header_checker::dumper::HeaderASTVisitor