Home | History | Annotate | Download | only in AST

Lines Matching defs:dcl

5448     NamedDecl *dcl = CurLayObj->second;
5449 if (dcl == 0)
5452 if (CXXRecordDecl *base = dyn_cast<CXXRecordDecl>(dcl)) {
5461 FieldDecl *field = cast<FieldDecl>(dcl);