Home | History | Annotate | Download | only in Lex

Lines Matching refs:CompilingModule

90     BuiltinIncludeDir(0), CompilingModule(0)
392 if (!LangOpts.CurrentModule.empty() && !CompilingModule &&
394 CompilingModule = Result;
614 bool isCompilingModuleHeader = Mod->getTopLevelModule() == CompilingModule;