struct ObjCDictionaryLiteral_KeyValuePair
Declaration
struct ObjCDictionaryLiteral_KeyValuePair { /* full declaration omitted */ };
Description
Internal struct for storing Key/value pair.
Declared at: clang/include/clang/AST/ExprObjC.h:286
Member Variables
- public clang::Expr* Key
- public clang::Expr* Value