Searched defs:ObjCSubscriptRefExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ComputeDependence.h | 106 class ObjCSubscriptRefExpr; variable |
H A D | ExprObjC.h | 861 ObjCSubscriptRefExpr(Expr *base, Expr *key, QualType T, ExprValueKind VK, ObjCSubscriptRefExpr() function |