Searched refs:LoopVarDS (Results 1 – 1 of 1) sorted by relevance
2034 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt() local2035 VarDecl *LoopVar = cast<VarDecl>(LoopVarDS->getSingleDecl()); in BuildCXXForRangeStmt()2264 LoopVarDS, /*Body=*/0, ForLoc, in BuildCXXForRangeStmt()