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