Searched refs:LoopVarDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaStmt.cpp | 2660 Stmt *LoopVarDecl, in RebuildForRangeWithDereference() argument 2676 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2688 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2697 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt() argument 2715 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt() 2890 LoopVarDecl, ColonLoc, in BuildCXXForRangeStmt()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 4752 Stmt *LoopVarDecl,
|