Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileCollector.h76 struct PathStorage { struct
82 PathStorage canonicalize(StringRef SrcPath); argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp965 SmallString<128> PathStorage; in create_directories() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp746 Optional<SmallString<128>> PathStorage; in createDefaultOutputFile() local