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