Searched defs:ObjCEncodeExpr (Results 1 – 3 of 3) sorted by relevance
97 class ObjCEncodeExpr; variable
414 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType, SourceLocation at, in ObjCEncodeExpr() function421 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} in ObjCEncodeExpr() function
62 class ObjCEncodeExpr; variable