Searched refs:LoopVarDecl (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmt.cpp | 2659 Stmt *LoopVarDecl, in RebuildForRangeWithDereference() argument 2675 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2687 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference() 2696 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt() argument 2714 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt() 2889 LoopVarDecl, ColonLoc, in BuildCXXForRangeStmt()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Sema.h | 4721 Stmt *LoopVarDecl,
|