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