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