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