Home | History | Annotate | Download | only in ast

Lines Matching refs:IsTuple

826   bool IsTuple() { return IsKind(AstTypeBase::kTuple); }