Home
last modified time | relevance | path

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

/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.cpp421 SmallString<128> AbsolutePath(Directory->getValue(DirectoryStorage)); in parse() local
H A DTooling.cpp260 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp539 getDWOContext(StringRef AbsolutePath) override { in getDWOContext()
731 getDWOContext(StringRef AbsolutePath) override { in getDWOContext()
1893 DWARFContext::getDWOContext(StringRef AbsolutePath) { in getDWOContext()
H A DDWARFUnit.cpp617 SmallString<16> AbsolutePath; in parseDWO() local
/src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1351 SmallString<128> AbsolutePath; in setCurrentWorkingDirectory() local