Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DInfiniteLoopCheck.cpp141 if (const VarDecl *LoopVarDecl = While->getConditionVariable()) { in check() local
/external/clang/lib/Sema/
DSemaStmt.cpp2117 Stmt *LoopVarDecl, in RebuildForRangeWithDereference()
2170 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt()
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp2367 Stmt *LoopVarDecl, in RebuildForRangeWithDereference()
2404 Expr *Inc, Stmt *LoopVarDecl, in BuildCXXForRangeStmt()