Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h155 void add(FirstKeyType FirstKey, SecondKeyType SecondKey, ValueType Value) { in add()
173 LVSecondMapType *findMap(FirstKeyType FirstKey) const { in findMap()
181 ValueType find(FirstKeyType FirstKey, SecondKeyType SecondKey) const { in find()