Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DComputeDependence.h101 class ObjCBoxedExpr; variable
H A DExprObjC.h135 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, SourceRange R) in ObjCBoxedExpr() function
140 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() function