Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/dumper/
Dast_util.h34 : translation_unit_source_(translation_unit_source), root_dir_(root_dir) { in ASTCaches()
37 std::string translation_unit_source_; member
Dast_processing.cpp186 source_file != ast_caches_->translation_unit_source_ && in TraverseDecl()
193 (source_file == ast_caches_->translation_unit_source_) && in TraverseDecl()