Searched defs:getAbsolutePath (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp132 std::string DiagnosticLocation::getAbsolutePath() const { function in class:DiagnosticLocation
142 std::string DiagnosticInfoWithLocationBase::getAbsolutePath() const { function in class:DiagnosticInfoWithLocationBase
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp227 llvm::Expected<std::string> getAbsolutePath(llvm::vfs::FileSystem &FS, function in namespace:clang::tooling
242 std::string getAbsolutePath(StringRef File) { function in namespace:clang::tooling

Completed in 99 milliseconds