Searched refs:StorePreamblesInMemory (Results 1 – 3 of 3) sorted by relevance
123 bool StorePreamblesInMemory = false; variable836 bool StorePreamblesInMemory = false,
1416 PCHContainerOps, StorePreamblesInMemory, PreambleStoragePath, in getMainBufferWithPrecompiledPreamble()1762 bool StorePreamblesInMemory, StringRef PreambleStoragePath, in LoadFromCommandLine() argument1827 AST->StorePreamblesInMemory = StorePreamblesInMemory; in LoadFromCommandLine()
382 unsigned StorePreamblesInMemory : 1; member