Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2560 Stmt *LoopVarDecl, in RebuildForRangeWithDereference() argument
2576 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference()
2588 S, ForLoc, CoawaitLoc, InitStmt, LoopVarDecl, ColonLoc, in RebuildForRangeWithDereference()
2595 Expr *Cond, Expr *Inc, Stmt *LoopVarDecl, SourceLocation RParenLoc, in BuildCXXForRangeStmt() argument
2613 DeclStmt *LoopVarDS = cast<DeclStmt>(LoopVarDecl); in BuildCXXForRangeStmt()
2796 LoopVarDecl, ColonLoc, in BuildCXXForRangeStmt()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10793 Expr *Cond, Expr *Inc, Stmt *LoopVarDecl, SourceLocation RParenLoc,