Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/
DCompilationDatabase.cpp106 SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() local
121 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory() local
DJSONCompilationDatabase.cpp422 SmallString<128> AbsolutePath(Directory->getValue(DirectoryStorage)); in parse() local
DTooling.cpp254 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp605 SmallString<16> AbsolutePath; in parseDWO() local
DDWARFContext.cpp1470 DWARFContext::getDWOContext(StringRef AbsolutePath) { in getDWOContext()
/openbsd/src/gnu/llvm/llvm/lib/Support/
DVirtualFileSystem.cpp1325 SmallString<128> AbsolutePath; in setCurrentWorkingDirectory() local