Home
last modified time | relevance | path

Searched defs:AbsolutePath (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp106 SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() local
121 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory() local
H A DJSONCompilationDatabase.cpp422 llvm::sys::path::append(AbsolutePath, FileName); in parse() local
H A DTooling.cpp260 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp538 getDWOContext(StringRef AbsolutePath) getDWOContext() argument
730 getDWOContext(StringRef AbsolutePath) getDWOContext() argument
1891 getDWOContext(StringRef AbsolutePath) getDWOContext() argument
H A DDWARFUnit.cpp594 SmallString<16> AbsolutePath; parseDWO() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1327 SmallString<128> AbsolutePath; setCurrentWorkingDirectory() local