Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_representation.cpp234 std::string ModuleIR::GetCompilationUnitPath(const TypeIR *type_ir) const { in GetCompilationUnitPath() function in header_checker::repr::ModuleIR
H A Dir_representation.h874 const std::string &GetCompilationUnitPath() const { in GetCompilationUnitPath() function