Home | History | Annotate | Download | only in AST

Lines Matching refs:decl

1195     NamedDecl *decl = *begin;
1196 if (isa<UnresolvedUsingValueDecl>(decl))
1201 if (cast<CXXMethodDecl>(decl->getUnderlyingDecl()->getAsFunction())