Home | History | Annotate | Download | only in ast

Lines Matching refs:outer_

521   AstType* Outer() { return outer_; }
537 : AstTypeBase(kContext), outer_(outer) {}
539 AstType* outer_;