Searched defs:ObjCEncodeExpr (Results 1 – 3 of 3) sorted by relevance
102 class ObjCEncodeExpr; global() variable
415 ObjCEncodeExpr(QualType T, TypeSourceInfo *EncodedType, SourceLocation at, in ObjCEncodeExpr() function422 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} in ObjCEncodeExpr() function
65 class ObjCEncodeExpr; global() variable