Searched defs:ObjCBoxedExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h128 class ObjCBoxedExpr : public Expr { class in namespace:clang
136 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, SourceRange R) function in class:clang::ObjCBoxedExpr
141 explicit ObjCBoxedExpr(EmptyShell Empty) function in class:clang::ObjCBoxedExpr

Completed in 55 milliseconds