Home
last modified time | relevance | path

Searched defs:AbsPath (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileManager.cpp390 llvm::SmallString<128> AbsPath(FileName); in fillRealPathName() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DTooling.cpp438 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); in run() local