Searched refs:getKeyValues (Results 1 – 3 of 3) sorted by relevance
263 KeyValuePair *getKeyValues() { in getKeyValues() function267 const KeyValuePair *getKeyValues() const { in getKeyValues() function275 return reinterpret_cast<ExpansionData *>(getKeyValues() + NumElements); in getExpansionData()282 return reinterpret_cast<const ExpansionData *>(getKeyValues()+NumElements); in getExpansionData()302 const KeyValuePair &KV = getKeyValues()[Index]; in getKeyValueElement()
853 ObjCDictionaryLiteral::KeyValuePair *KeyValues = E->getKeyValues(); in VisitObjCDictionaryLiteral()
3848 KeyValuePair *KeyValues = getKeyValues(); in ObjCDictionaryLiteral()