Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h101 class ObjCBoxedExpr; global() 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