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

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

Completed in 247 milliseconds