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.h32 : translation_unit_source_(translation_unit_source) {} in ASTCaches()
44 std::string translation_unit_source_; member
Dast_processing.cpp182 (source_file == ast_caches_->translation_unit_source_) && in TraverseDecl()