Home | History | Annotate | Download | only in ast

Lines Matching refs:IsClass

821   bool IsClass() { return IsKind(AstTypeBase::kClass); }