Home | History | Annotate | Download | only in Sema

Lines Matching refs:EndLoc

356                                            SourceLocation EndLoc,
387 = CXXMethodDecl::Create(Context, Class, EndLoc,
395 EndLoc);
859 SourceLocation EndLoc;
883 EndLoc = Intro.Range.getEnd();
898 EndLoc = ParamInfo.getSourceRange().getEnd();
917 MethodTyInfo, EndLoc, Params);