Home
last modified time | relevance | path

Searched refs:PreamblePCHPath (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
DASTUnit.cpp1482 std::string PreamblePCHPath = GetPreamblePCHPath(); in getMainBufferWithPrecompiledPreamble() local
1483 if (PreamblePCHPath.empty()) { in getMainBufferWithPrecompiledPreamble()
1511 FrontendOpts.OutputFile = PreamblePCHPath; in getMainBufferWithPrecompiledPreamble()