Searched defs:findMutable (Results 1 – 2 of 2) sorted by relevance
67 Symbol* findMutable(std::string_view name) const { in findMutable() function
65 ANGLE_INLINE Entry *findMutable(const T &x) { return const_cast<Entry *>(find(x)); } in findMutable() function in __anonb87e68ba0111::SmallMultiSet