Searched refs:StorePreamblesInMemory (Results 1 – 3 of 3) sorted by relevance
128 bool StorePreamblesInMemory = false; variable851 bool StorePreamblesInMemory = false,
1417 PCHContainerOps, StorePreamblesInMemory, PreambleStoragePath, in getMainBufferWithPrecompiledPreamble()1775 bool StorePreamblesInMemory, StringRef PreambleStoragePath, in LoadFromCommandLine() argument1841 AST->StorePreamblesInMemory = StorePreamblesInMemory; in LoadFromCommandLine()
382 unsigned StorePreamblesInMemory : 1; member