Searched refs:commonBegin (Results 1 – 5 of 5) sorted by relevance
386 SymbolCategory::iterator SymbolCategory::commonBegin() in commonBegin() function in SymbolCategory393 iterator iter = commonBegin(); in commonEnd()398 SymbolCategory::const_iterator SymbolCategory::commonBegin() const in commonBegin() function in SymbolCategory405 const_iterator iter = commonBegin(); in commonEnd()
113 iterator commonBegin();115 const_iterator commonBegin() const;
335 for (com_sym = symbol_list.commonBegin(); com_sym != com_end; ++com_sym) { in allocateCommonSymbols()
840 for (com_sym = symbol_list.commonBegin(); com_sym != com_end; ++com_sym) { in allocateCommonSymbols()
1619 for (com_sym = symbol_list.commonBegin(); com_sym != com_end; ++com_sym) { in allocateCommonSymbols()