Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/IR/
HDComdat.h25 template <typename ValueTy> class StringMapEntry; variable
HDValue.h49 template<typename ValueTy> class StringMapEntry; variable
/NextBSD/contrib/llvm/include/llvm/ADT/
HDStringMap.h28 class StringMapEntry; variable
118 explicit StringMapEntry(unsigned strLen) in StringMapEntry() function
121 StringMapEntry(unsigned strLen, InitTy &&V) in StringMapEntry() function