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

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

Completed in 30 milliseconds