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