Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h96 class ObjCBoxedExpr; variable
H A DExprObjC.h136 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, SourceRange R) in ObjCBoxedExpr() function
141 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() function