Home | History | Annotate | Download | only in Sema

Lines Matching refs:getUnderlyingDecl

1120     NamedDecl *del = filter.next()->getUnderlyingDecl();
1868 = dyn_cast<FunctionTemplateDecl>((*D)->getUnderlyingDecl())) {
1876 Fn = cast<FunctionDecl>((*D)->getUnderlyingDecl());
1888 if (FunctionDecl *Fn = dyn_cast<FunctionDecl>((*D)->getUnderlyingDecl()))
1983 NamedDecl *D = (*Alloc)->getUnderlyingDecl();
2291 NamedDecl *ND = (*F)->getUnderlyingDecl();
2307 Operator = cast<CXXMethodDecl>(Matches[0]->getUnderlyingDecl());
2331 Diag((*F)->getUnderlyingDecl()->getLocation(),
2346 Diag((*F)->getUnderlyingDecl()->getLocation(),