Home | History | Annotate | Download | only in AST

Lines Matching refs:dcl

5966     NamedDecl *dcl = CurLayObj->second;
5967 if (!dcl)
5970 if (CXXRecordDecl *base = dyn_cast<CXXRecordDecl>(dcl)) {
5982 FieldDecl *field = cast<FieldDecl>(dcl);