Searched defs:getAbsolutePath (Results 1 – 2 of 2) sorted by relevance
134 std::string DiagnosticLocation::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticLocation144 std::string DiagnosticInfoWithLocationBase::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticInfoWithLocationBase
254 llvm::Expected<std::string> getAbsolutePath(llvm::vfs::FileSystem &FS, in getAbsolutePath() function267 std::string getAbsolutePath(StringRef File) { in getAbsolutePath() function