Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DFileCollector.h75 struct PathStorage { struct
81 PathStorage canonicalize(StringRef SrcPath); argument
/llvm-project/clang-tools-extra/clang-include-fixer/
H A DYamlSymbolIndex.cpp37 for (llvm::SmallString<128> PathStorage = Directory; !Directory.empty(); in createFromDirectory() local
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp90 SmallString<16> PathStorage; in TEST() local
/llvm-project/llvm/lib/Support/
H A DPath.cpp970 StringRef P = Path.toStringRef(PathStorage); in create_directories() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp812 std::optional<SmallString<128>> PathStorage; createDefaultOutputFile() local