Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
HDCompilationDatabase.cpp108 SmallString<1024> AbsolutePath(getAbsolutePath(SourceFile)); in autoDetectFromSource() local
123 SmallString<1024> AbsolutePath(getAbsolutePath(SourceDir)); in autoDetectFromDirectory() local
HDJSONCompilationDatabase.cpp421 SmallString<128> AbsolutePath( in parse() local
HDTooling.cpp233 SmallString<1024> AbsolutePath = RelativePath; in getAbsolutePath() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFUnit.cpp571 SmallString<16> AbsolutePath; in parseDWO() local
HDDWARFContext.cpp1293 DWARFContext::getDWOContext(StringRef AbsolutePath) { in getDWOContext()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDVirtualFileSystem.cpp1063 SmallString<128> AbsolutePath; in setCurrentWorkingDirectory() local