Searched defs:MapValueRef (Results 1 – 3 of 3) sorted by relevance
138 class MapValueRef; variable962 MapValueRef* /* val */) const { in InsertOrLookupMapValue() argument
63 class MapValueRef; variable
299 MapValueRef() : data_(NULL), type_(0) {} in MapValueRef() function