Searched refs:KeyValues (Results 1 – 2 of 2) sorted by relevance
60 KeyValuePair *KeyValues = getTrailingObjects<KeyValuePair>(); in ObjCDictionaryLiteral() local64 KeyValues[I].Key = VK[I].Key; in ObjCDictionaryLiteral()65 KeyValues[I].Value = VK[I].Value; in ObjCDictionaryLiteral()
1470 auto *KeyValues = in VisitObjCDictionaryLiteral() local1475 KeyValues[I].Key = Record.readSubExpr(); in VisitObjCDictionaryLiteral()1476 KeyValues[I].Value = Record.readSubExpr(); in VisitObjCDictionaryLiteral()