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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DScopedHashTable.h195 insertIntoScope(CurScope, Key, Val);
212 /// insertIntoScope - This inserts the specified key/value at the specified
216 void insertIntoScope(ScopeTy *S, const K &Key, const V &Val) { function in class:llvm::ScopedHashTable

Completed in 123 milliseconds