Home | History | Annotate | Download | only in AST

Lines Matching refs:DK

2680 RecordDecl::RecordDecl(Kind DK, TagKind TK, DeclContext *DC,
2683 : TagDecl(DK, TK, DC, IdLoc, Id, PrevDecl, StartLoc) {