Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h76 struct PathStorage { struct
82 PathStorage canonicalize(StringRef SrcPath); argument
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp750 Optional<SmallString<128>> PathStorage; in createDefaultOutputFile() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp965 SmallString<128> PathStorage; in create_directories() local