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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2387 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); local
2388 VarDecl *LoopVar = cast<VarDecl>(LoopVarDS->getSingleDecl());
2690 IncrExpr.get(), LoopVarDS, /*Body=*/nullptr, ForLoc, CoawaitLoc,

Completed in 105 milliseconds