Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h30 class ArraySubscriptExpr; variable
H A DExpr.h2639 ArraySubscriptExpr(Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, in ArraySubscriptExpr() function
2649 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr() function
H A DStmt.h449 friend class ArraySubscriptExpr; in alignas() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h43 class ArraySubscriptExpr; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5245 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument
5262 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument
5511 CXXRewrittenBinaryOperator, ArraySubscriptExpr), in AST_POLYMORPHIC_MATCHER_P() argument
5527 CXXRewrittenBinaryOperator, ArraySubscriptExpr), in AST_POLYMORPHIC_MATCHER_P() argument
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1591 ArraySubscriptExpr(const Node *Op1_, const Node *Op2_) in ArraySubscriptExpr() function