Searched defs:KeyValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ExprObjC.cpp | 60 KeyValuePair *KeyValues = getTrailingObjects<KeyValuePair>(); ObjCDictionaryLiteral() local |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReaderStmt.cpp | 1473 auto *KeyValues = VisitObjCDictionaryLiteral() local |