Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp336 static const Expr *findContainer(ASTContext *Context, const Expr *BeginExpr, in findContainer()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaStmt.cpp2563 OverloadCandidateSet *CandidateSet, ExprResult *BeginExpr, in BuildNonArrayForRange()
2806 ExprResult BeginExpr, EndExpr; in BuildCXXForRangeStmt() local