Searched refs:LoopVarDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 2289 Stmt *LoopVarDecl, in RebuildForRangeWithDereference() argument 2305 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2317 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2342 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt() argument 2360 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt() 2540 LoopVarDecl, ColonLoc, in BuildCXXForRangeStmt()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 3818 Stmt *LoopVarDecl,
|