Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp521 llvm::SmallString<128> AbsPath(FileName); in fillRealPathName() local
/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp607 String AbsPath{FilePath}; in isIgnored() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp538 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); in run() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp856 std::optional<SmallString<128>> AbsPath; in createOutputFileImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1412 SmallString<128> AbsPath; in readConfigFile() local