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