Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_processing.h42 const clang::Decl *tu_decl,
Dast_processing.cpp37 const clang::Decl *tu_decl, repr::ModuleIR *module, in HeaderASTVisitor() argument
40 ast_contextp_(ast_contextp), cip_(compiler_instance_p), tu_decl_(tu_decl), in HeaderASTVisitor()