Home | History | Annotate | Download | only in AST

Lines Matching defs:getCastKind

2749   CastKind getCastKind() const { return (CastKind) CastExprBits.Kind; }