Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h106 class ObjCSubscriptRefExpr; variable
H A DExprObjC.h861 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, ObjCSubscriptRefExpr() function
871 explicit ObjCSubscriptRefExpr(EmptyShell Empty) ObjCSubscriptRefExpr() function