Home
last modified time | relevance | path

Searched defs:FirstKey (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVSupport.h190 void add(FirstKeyType FirstKey, SecondKeyType SecondKey, ValueType Value) { in add()
210 LVSecondMapType *findMap(FirstKeyType FirstKey) const { in findMap()
219 ValueType find(FirstKeyType FirstKey, SecondKeyType SecondKey) const { in find()