Searched refs:PreamblePCHPath (Results 1 – 1 of 1) sorted by relevance
1474 std::string PreamblePCHPath = GetPreamblePCHPath(); in getMainBufferWithPrecompiledPreamble() local1475 if (PreamblePCHPath.empty()) { in getMainBufferWithPrecompiledPreamble()1503 FrontendOpts.OutputFile = PreamblePCHPath; in getMainBufferWithPrecompiledPreamble()