Searched defs:CurrentModule (Results 1 – 12 of 12) sorted by relevance
361 ModuleFile *CurrentModule = Queue.pop_back_val(); in visit() local398 ModuleFile *CurrentModule = VisitOrder[I]; in visit() local
236 const Module *CurrentModule = Q.front(); in GetAffectingModuleMaps() local
6045 Module *CurrentModule = nullptr; in ReadSubmoduleBlock() local
86 Module *CurrentModule, in isImportingModuleUnitFromSameModule()131 Module *Imported, Module *CurrentModule, in makeTransitiveImportsVisible()
1352 if (Module *CurrentModule = getCurrentModule(); in ActOnEndOfTranslationUnit() local1375 if (Module *CurrentModule = PP.getCurrentModule()) { in ActOnEndOfTranslationUnit() local
2204 clang::Module *CurrentModule = SemaRef.getCurrentModule(); in AddOrdinaryNameResults() local
157 StringRef CurrentModule = LangOpts.CurrentModule; in isForBuilding() local
943 auto *CurrentModule = ModuleForCurrentSymbol; in traverseObjCCategoryRecord() local
1045 auto *CurrentModule = prepareToBuildModule(CI, Input.getFile()); in BeginSourceFile() local
465 if (Module *CurrentModule = PP.getCurrentModuleImplementation()) in applyDiscoveredDependencies() local
577 std::string CurrentModule; variable
416 Module &CurrentModule; member in __anon71830f180111::GUIDToFuncNameMapper