Searched refs:PreambleStoragePath (Results 1 – 3 of 3) sorted by relevance
129 std::string PreambleStoragePath; variable834 StringRef PreambleStoragePath = StringRef(), bool OnlyLocalDecls = false,
1404 PCHContainerOps, StorePreamblesInMemory, PreambleStoragePath, in getMainBufferWithPrecompiledPreamble()1749 bool StorePreamblesInMemory, StringRef PreambleStoragePath, in LoadFromCommandLine() argument1815 AST->PreambleStoragePath = PreambleStoragePath; in LoadFromCommandLine()
395 const char *PreambleStoragePath; member