Home
last modified time | relevance | path

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

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