Searched refs:isForBuilding (Results 1 – 4 of 4) sorted by relevance
473 bool isForBuilding(const LangOptions &LangOpts) const;
157 bool Module::isForBuilding(const LangOptions &LangOpts) const { in isForBuilding() function in Module
553 if (Mod->isForBuilding(getLangOpts()) && in ActOnModuleImport()
2212 Action == Enter && File && SM && !SM->isForBuilding(getLangOpts()); in HandleHeaderIncludeOrImport()2543 if (getLangOpts().CompilingPCH && SM->isForBuilding(getLangOpts())) in HandleHeaderIncludeOrImport()