Searched refs:insertIntoScope (Results 1 – 2 of 2) sorted by relevance
188 insertIntoScope(CurScope, Key, Val); in insert()209 void insertIntoScope(ScopeTy *S, const K &Key, const V &Val) { in insertIntoScope() function