Searched refs:insertIntoScope (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ScopedHashTable.h | 188 insertIntoScope(CurScope, Key, Val); in insert() 209 void insertIntoScope(ScopeTy *S, const K &Key, const V &Val) { in insertIntoScope() function
|
/external/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 188 insertIntoScope(CurScope, Key, Val); in insert() 209 void insertIntoScope(ScopeTy *S, const K &Key, const V &Val) { in insertIntoScope() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | ScopedHashTable.h | 196 insertIntoScope(CurScope, Key, Val); in insert() 217 void insertIntoScope(ScopeTy *S, const K &Key, const V &Val) { in insertIntoScope() function
|