Home
last modified time | relevance | path

Searched refs:resultDict (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DFunctionSupport.h71 auto resultDict = getResultAttrDict(op, index); in getResultAttrs() local
72 return resultDict ? resultDict.getValue() : llvm::None; in getResultAttrs()
/external/protobuf/objectivec/
DGPBMessage.m2537 NSMutableDictionary *resultDict =
2539 [resultDict addEntriesFromDictionary:otherDict];
2543 GPBInt32EnumDictionary *resultDict =
2545 [resultDict addRawEntriesFromDictionary:otherDict];
2549 GPBInt32Int32Dictionary *resultDict =
2551 [resultDict addEntriesFromDictionary:otherDict];