Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComputeDependence.h105 class ObjCSubscriptRefExpr; variable
H A DExprObjC.h858 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, in ObjCSubscriptRefExpr() function
868 explicit ObjCSubscriptRefExpr(EmptyShell Empty) in ObjCSubscriptRefExpr() function