Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2423 BuildNonArrayForRange(Sema & SemaRef,Expr * BeginRange,Expr * EndRange,QualType RangeType,VarDecl * BeginVar,VarDecl * EndVar,SourceLocation ColonLoc,SourceLocation CoawaitLoc,OverloadCandidateSet * CandidateSet,ExprResult * BeginExpr,ExprResult * EndExpr,BeginEndFunction * BEF) BuildNonArrayForRange() argument
2668 VarDecl *BeginVar = BuildForRangeVarDecl(*this, ColonLoc, AutoType, BuildCXXForRangeStmt() local
[all...]