Home
last modified time | relevance | path

Searched defs:PathStorage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h75 struct PathStorage { struct
81 PathStorage canonicalize(StringRef SrcPath); argument
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp813 std::optional<SmallString<128>> PathStorage; in createDefaultOutputFile() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp971 SmallString<128> PathStorage; in create_directories() local