Searched refs:keyValue (Results 1 – 2 of 2) sorted by relevance
118 for (auto &keyValue : partToBegin) { in handle() local120 sys::path::append(partPath, output, keyValue.first); in handle()130 Part &part = keyValue.second; in handle()
184 llvm::Value *keyValue = EmitScalarExpr(Key); in EmitObjCCollectionLiteral() local185 EmitStoreThroughLValue(RValue::get(keyValue), KeyLV, /*isInit=*/true); in EmitObjCCollectionLiteral()194 NeededObjects.push_back(keyValue); in EmitObjCCollectionLiteral()