Home
last modified time | relevance | path

Searched refs:LoopVarDecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp2659 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 DSema.h4721 Stmt *LoopVarDecl,