Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/rust/
Drelative_path.h27 explicit RelativePath(absl::string_view path) : path_(path) { in RelativePath() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp146 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()