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

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

Completed in 35 milliseconds