Home
last modified time | relevance | path

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

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