Searched defs:ObjCDictionaryLiteral (Results 1 – 4 of 4) sorted by relevance
100 class ObjCDictionaryLiteral; variable
333 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral() function
306 friend class ObjCDictionaryLiteral; // ctor variable
53 ObjCDictionaryLiteral::ObjCDictionaryLiteral(ArrayRef<ObjCDictionaryElement> VK, in ObjCDictionaryLiteral() function in ObjCDictionaryLiteral