Searched refs:begin_loaded (Results 1 – 2 of 2) sorted by relevance
426 isDtors, OwnedModules.begin_loaded(), OwnedModules.end_loaded()); in runStaticConstructorsDestructors()459 F = FindFunctionNamedInModulePtrSet(FnName, OwnedModules.begin_loaded(), in FindFunctionNamed()471 GV = FindGlobalVariableNamedInModulePtrSet(Name, AllowInternal, OwnedModules.begin_loaded(), in FindGlobalVariableNamed()
92 ModulePtrSet::iterator begin_loaded() { return LoadedModules.begin(); } in begin_loaded() function