Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp133 std::string DiagnosticLocation::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticLocation
143 std::string DiagnosticInfoWithLocationBase::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticInfoWithLocationBase
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp227 llvm::Expected<std::string> getAbsolutePath(llvm::vfs::FileSystem &FS, in getAbsolutePath() function
242 std::string getAbsolutePath(StringRef File) { in getAbsolutePath() function