Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUnderlyingDecl

497   ND = ND->getUnderlyingDecl();
654 ND = cast<NamedDecl>(ND->getUnderlyingDecl());
1037 ND = cast<NamedDecl>(ND->getUnderlyingDecl());
1055 ND = cast<NamedDecl>(ND->getUnderlyingDecl());
1074 if (const ValueDecl *VD = dyn_cast<ValueDecl>(ND->getUnderlyingDecl()))
1084 ND = cast<NamedDecl>(ND->getUnderlyingDecl());