Home
last modified time | relevance | path

Searched defs:ArraySubscriptExpr (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DComputeDependence.h30 class ArraySubscriptExpr; variable
H A DExpr.h2652 ArraySubscriptExpr(Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, in ArraySubscriptExpr() function
2662 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr() function
H A DStmt.h452 friend class ArraySubscriptExpr; in alignas() local
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h44 class ArraySubscriptExpr; variable
/llvm-project-15.0.7/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5438 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument
5455 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument
5704 CXXRewrittenBinaryOperator, ArraySubscriptExpr), in AST_POLYMORPHIC_MATCHER_P() argument
5720 CXXRewrittenBinaryOperator, ArraySubscriptExpr), in AST_POLYMORPHIC_MATCHER_P() argument
/llvm-project-15.0.7/clang/unittests/ASTMatchers/
H A DASTMatchersNodeTest.cpp1136 TEST_P(ASTMatchersTest, ArraySubscriptExpr) { in TEST_P() argument
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1723 ArraySubscriptExpr(const Node *Op1_, const Node *Op2_, Prec Prec_) in ArraySubscriptExpr() function
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h1723 ArraySubscriptExpr(const Node *Op1_, const Node *Op2_, Prec Prec_) in ArraySubscriptExpr() function