Searched defs:PreamblePCHPath (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DASTUnit.cpp1516 std::string PreamblePCHPath = GetPreamblePCHPath(); local
1517 if (PreamblePCHPath.empty()) {
1563 FrontendOpts.OutputFile = PreamblePCHPath;

Completed in 422 milliseconds