Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h30 class ArraySubscriptExpr; variable
H A DExpr.h2583 ArraySubscriptExpr(Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, in ArraySubscriptExpr() function
2593 explicit ArraySubscriptExpr(EmptyShell Shell) in ArraySubscriptExpr() function
H A DStmt.h449 friend class ArraySubscriptExpr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h43 class ArraySubscriptExpr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5233 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument
5250 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument
5499 CXXRewrittenBinaryOperator, ArraySubscriptExpr), in AST_POLYMORPHIC_MATCHER_P() argument
5515 CXXRewrittenBinaryOperator, ArraySubscriptExpr), in AST_POLYMORPHIC_MATCHER_P() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1591 ArraySubscriptExpr(const Node *Op1_, const Node *Op2_) in ArraySubscriptExpr() function