Home
last modified time | relevance | path

Searched refs:insertIntoScope (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDScopedHashTable.h195 insertIntoScope(CurScope, Key, Val); in insert()
216 void insertIntoScope(ScopeTy *S, const K &Key, const V &Val) { in insertIntoScope() function