Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaStmt.cpp2034 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt() local
2035 VarDecl *LoopVar = cast<VarDecl>(LoopVarDS->getSingleDecl()); in BuildCXXForRangeStmt()
2264 LoopVarDS, /*Body=*/0, ForLoc, in BuildCXXForRangeStmt()