Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp202 static std::unique_ptr<TempPCHFile> create(StringRef StoragePath) { in create()
419 StringRef StoragePath, PreambleCallbacks &Callbacks) { in Build()