Searched defs:MatrixSubscriptExpr (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h2654 class MatrixSubscriptExpr : public Expr { class in class:clang::final
2659 MatrixSubscriptExpr(Expr *Base, Expr *RowIdx, Expr *ColumnIdx, QualType T, function in class:clang::final::MatrixSubscriptExpr
2671 explicit MatrixSubscriptExpr(EmptyShell Shell) function in class:clang::final::MatrixSubscriptExpr

Completed in 72 milliseconds