Searched refs:LoopVarDS (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp1816 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); local
1817 VarDecl *LoopVar = cast<VarDecl>(LoopVarDS->getSingleDecl());
2021 LoopVarDS, /*Body=*/0, ForLoc,

Completed in 95 milliseconds