Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2380 SourceLocation RangeLoc = Range->getBeginLoc(); ActOnCXXForRangeStmt() local
2563 RebuildForRangeWithDereference(Sema & SemaRef,Scope * S,SourceLocation ForLoc,SourceLocation CoawaitLoc,Stmt * InitStmt,Stmt * LoopVarDecl,SourceLocation ColonLoc,Expr * Range,SourceLocation RangeLoc,SourceLocation RParenLoc) RebuildForRangeWithDereference() argument
2633 SourceLocation RangeLoc = RangeVar->getLocation(); BuildCXXForRangeStmt() local
[all...]
H A DSemaOverload.cpp16037 BuildForRangeBeginEndCall(SourceLocation Loc,SourceLocation RangeLoc,const DeclarationNameInfo & NameInfo,LookupResult & MemberLookup,OverloadCandidateSet * CandidateSet,Expr * Range,ExprResult * CallExpr) BuildForRangeBeginEndCall() argument