Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.h48 bool VisitFunctionDecl(const clang::FunctionDecl *decl);
Dast_processing.cpp130 bool HeaderASTVisitor::VisitFunctionDecl(const clang::FunctionDecl *decl) { in VisitFunctionDecl() function in header_checker::dumper::HeaderASTVisitor