Home
last modified time | relevance | path

Searched defs:ObjCDictionaryLiteral (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DExprObjC.h258 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral() function
322 static bool classof(const ObjCDictionaryLiteral *) { return true; } in classof()
DStmt.h149 friend class ObjCDictionaryLiteral; // ctor variable
/external/clang/lib/AST/
DExpr.cpp3838 ObjCDictionaryLiteral::ObjCDictionaryLiteral( in ObjCDictionaryLiteral() function in ObjCDictionaryLiteral