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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h92 class ObjCBoxedExpr : public Expr { class in namespace:clang
97 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, function in class:clang::ObjCBoxedExpr
103 explicit ObjCBoxedExpr(EmptyShell Empty) function in class:clang::ObjCBoxedExpr

Completed in 95 milliseconds