Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSingleDecl

89   Decl *decl = DG.getSingleDecl();
1764 VarDecl *D = dyn_cast<VarDecl>(DS->getSingleDecl());
1959 Decl *LoopVar = DS->getSingleDecl();
2162 VarDecl *RangeVar = cast<VarDecl>(RangeDS->getSingleDecl());
2166 VarDecl *LoopVar = cast<VarDecl>(LoopVarDS->getSingleDecl());