Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DComputeDependence.h100 class ObjCSubscriptRefExpr; variable
DExprObjC.h858 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, in ObjCSubscriptRefExpr() function
868 explicit ObjCSubscriptRefExpr(EmptyShell Empty) in ObjCSubscriptRefExpr() function