Searched defs:RelativePath (Results 1 – 4 of 4) sorted by relevance
16 std::unique_ptr<char[]> RelativePath(const char* exec_path, const char* name) { in RelativePath() function
137 def RelativePath(path, relative_to, follow_path_symlink=True): function
146 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()