Home
last modified time | relevance | path

Searched defs:KeyValues (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DExprObjC.cpp60 KeyValuePair *KeyValues = getTrailingObjects<KeyValuePair>(); ObjCDictionaryLiteral() local
/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1473 auto *KeyValues = VisitObjCDictionaryLiteral() local