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()
187 llvm::Value *keyValue = EmitScalarExpr(Key); in EmitObjCCollectionLiteral() local188 EmitStoreThroughLValue(RValue::get(keyValue), KeyLV, /*isInit=*/true); in EmitObjCCollectionLiteral()197 NeededObjects.push_back(keyValue); in EmitObjCCollectionLiteral()