Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/clang-extdef-mapping/
H A DClangExtDefMapGen.cpp162 SmallString<128> AbsPath(AstPath); in HandleAST() local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DFileManager.cpp529 llvm::SmallString<128> AbsPath(FileName); in fillRealPathName() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DTooling.cpp507 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); in run() local
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp852 std::optional<SmallString<128>> AbsPath; in createOutputFileImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp1431 SmallString<128> AbsPath; in readConfigFile() local