Home | History | Annotate | Download | only in AST

Lines Matching defs:dcl

5805     NamedDecl *dcl = CurLayObj->second;
5806 if (!dcl)
5809 if (CXXRecordDecl *base = dyn_cast<CXXRecordDecl>(dcl)) {
5821 FieldDecl *field = cast<FieldDecl>(dcl);