Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileCollector.h75 struct PathStorage { struct
81 PathStorage canonicalize(StringRef SrcPath); argument
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp808 std::optional<SmallString<128>> PathStorage; in createDefaultOutputFile() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp969 SmallString<128> PathStorage; in create_directories() local