Searched defs:RelativePath (Results 1 – 2 of 2) sorted by relevance
27 explicit RelativePath(absl::string_view path) : path_(path) { in RelativePath() function
146 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()