Lines Matching defs:ArrayConstructorContext
1571 class ArrayConstructorContext {
1573 ArrayConstructorContext(
1672 void ArrayConstructorContext::Push(MaybeExpr &&x) {
1797 void ArrayConstructorContext::Add(const parser::AcValue &x) {
1812 void ArrayConstructorContext::Add(const parser::AcValue::Triplet &triplet) {
1855 void ArrayConstructorContext::Add(const parser::Expr &expr) {
1860 void ArrayConstructorContext::Add(const parser::AcImpliedDo &impliedDo) {
1949 void ArrayConstructorContext::UnrollConstantImpliedDo(
1965 MaybeExpr ArrayConstructorContext::ToExpr() {
1971 ArrayConstructorContext acContext{