Home | History | Annotate | Download | only in AST

Lines Matching refs:getPreviousDecl

142   for (const RedeclarableTemplateDecl *Prev = getPreviousDecl(); Prev;
143 Prev = Prev->getPreviousDecl()) {
977 CurD = CurD->getPreviousDecl();