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

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

Completed in 58 milliseconds