Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 SmallString<128> AbsolutePath(Directory->getValue(DirectoryStorage)); in parse() local
H A DTooling.cpp254 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp605 SmallString<16> AbsolutePath; in parseDWO() local
H A DDWARFContext.cpp1470 DWARFContext::getDWOContext(StringRef AbsolutePath) { in getDWOContext()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp1325 SmallString<128> AbsolutePath; in setCurrentWorkingDirectory() local