Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExprObjC.h99 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, in ObjCBoxedExpr() function
105 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() function
/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h96 class ObjCBoxedExpr; variable
DExprObjC.h136 ObjCBoxedExpr(Expr *E, QualType T, ObjCMethodDecl *method, SourceRange R) in ObjCBoxedExpr() function
141 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() function