Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSingleDecl

84   Decl *decl = DG.getSingleDecl();
1738 VarDecl *D = dyn_cast<VarDecl>(DS->getSingleDecl());
1917 Decl *LoopVar = DS->getSingleDecl();
2097 VarDecl *RangeVar = cast<VarDecl>(RangeDS->getSingleDecl());
2101 VarDecl *LoopVar = cast<VarDecl>(LoopVarDS->getSingleDecl());