Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DInfiniteLoopCheck.cpp172 if (const VarDecl *LoopVarDecl = While->getConditionVariable()) { in check() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp2698 Stmt *LoopVarDecl, in RebuildForRangeWithDereference()
2735 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt()