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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DStringMap.h111 class StringMapEntry : public StringMapEntryBase { class in namespace:llvm
115 explicit StringMapEntry(unsigned strLen) function in class:llvm::StringMapEntry
117 StringMapEntry(unsigned strLen, const ValueTy &V) function in class:llvm::StringMapEntry
[all...]

Completed in 65 milliseconds