Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmt.cpp2707 Stmt *LoopVarDecl, in RebuildForRangeWithDereference() argument
2723 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference()
2735 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference()
2744 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt() argument
2762 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt()
2937 LoopVarDecl, ColonLoc, in BuildCXXForRangeStmt()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h5137 Stmt *LoopVarDecl,