Home
last modified time | relevance | path

Searched defs:GetCompilationUnitPath (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/src/repr/
Dir_representation.cpp200 std::string ModuleIR::GetCompilationUnitPath(const TypeIR *type_ir) const { in GetCompilationUnitPath() function in header_checker::repr::ModuleIR
Dir_representation.h774 const std::string &GetCompilationUnitPath() const { in GetCompilationUnitPath() function