Home | History | Annotate | Download | only in Sema

Lines Matching defs:EndLoc

356                                            SourceLocation EndLoc,
387 = CXXMethodDecl::Create(Context, Class, EndLoc,
395 EndLoc);
827 SourceLocation EndLoc;
851 EndLoc = Intro.Range.getEnd();
866 EndLoc = ParamInfo.getSourceRange().getEnd();
885 MethodTyInfo, EndLoc, Params);
1482 ExprResult Sema::BuildLambdaExpr(SourceLocation StartLoc, SourceLocation EndLoc,
1595 ArrayIndexStarts, EndLoc,