Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp100 SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() local
115 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory() local
H A DJSONCompilationDatabase.cpp416 SmallString<128> AbsolutePath(Directory->getValue(DirectoryStorage)); in parse() local
H A DTooling.cpp257 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp537 getDWOContext(StringRef AbsolutePath) override { in getDWOContext()
727 getDWOContext(StringRef AbsolutePath) override { in getDWOContext()
1893 DWARFContext::getDWOContext(StringRef AbsolutePath) { in getDWOContext()
H A DDWARFUnit.cpp616 SmallString<16> AbsolutePath; in parseDWO() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1363 SmallString<128> AbsolutePath; in setCurrentWorkingDirectory() local