Searched refs:LoopVarDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 2717 Stmt *LoopVarDecl, in RebuildForRangeWithDereference() argument 2733 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2745 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2754 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt() argument 2772 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt() 2947 LoopVarDecl, ColonLoc, in BuildCXXForRangeStmt()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 5263 Stmt *LoopVarDecl,
|