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