Searched refs:PreambleStoragePath (Results 1 – 3 of 3) sorted by relevance
134 std::string PreambleStoragePath; variable852 StringRef PreambleStoragePath = StringRef(), bool OnlyLocalDecls = false,
1417 PCHContainerOps, StorePreamblesInMemory, PreambleStoragePath, in getMainBufferWithPrecompiledPreamble()1775 bool StorePreamblesInMemory, StringRef PreambleStoragePath, in LoadFromCommandLine() argument1842 AST->PreambleStoragePath = PreambleStoragePath; in LoadFromCommandLine()
395 const char *PreambleStoragePath; member