Home | History | Annotate | Download | only in Sema

Lines Matching defs:EndLoc

56                  SourceLocation EndLoc,
71 = CXXMethodDecl::Create(Context, Class, EndLoc,
80 EndLoc);
379 SourceLocation EndLoc;
393 EndLoc = Intro.Range.getEnd();
408 EndLoc = ParamInfo.getSourceRange().getEnd();
424 MethodTyInfo, EndLoc, Params);