Home | History | Annotate | Download | only in ast

Lines Matching defs:IsArray

824   bool IsArray() { return IsKind(AstTypeBase::kArray); }