Searched refs:StoragePath (Results 1 – 2 of 2) sorted by relevance
200 static std::unique_ptr<TempPCHFile> create(StringRef StoragePath) { in create() argument214 if (StoragePath.empty()) in create()217 llvm::SmallString<128> TempPath = StoragePath; in create()418 StringRef StoragePath, PreambleCallbacks &Callbacks) { in Build() argument434 TempPCHFile::create(StoragePath); in Build()
90 bool StoreInMemory, StringRef StoragePath,