Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp2538 SourceLocation RangeLoc = Range->getBeginLoc(); ActOnCXXForRangeStmt() local
2720 RebuildForRangeWithDereference(Sema & SemaRef,Scope * S,SourceLocation ForLoc,SourceLocation CoawaitLoc,Stmt * InitStmt,Stmt * LoopVarDecl,SourceLocation ColonLoc,Expr * Range,SourceLocation RangeLoc,SourceLocation RParenLoc) RebuildForRangeWithDereference() argument
2792 SourceLocation RangeLoc = RangeVar->getLocation(); BuildCXXForRangeStmt() local
[all...]
H A DSemaOverload.cpp16015 SourceLocation RangeLoc, in BuildForRangeBeginEndCall() argument