Searched refs:setRangeEnd (Results 1 – 7 of 7) sorted by relevance
74 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()83 DeclAsFunction->setRangeEnd(KWEndLoc); in ParseCXXInlineMethodDef()
1896 setRangeEnd(EndLocation); in CXXDeductionGuideDecl()1994 setRangeEnd(EndLocation); in FunctionDecl()
2077 void setRangeEnd(SourceLocation E) { EndRangeLoc = E; } in setRangeEnd() function
2117 Function->setRangeEnd(D->getSourceRange().getEnd()); in VisitFunctionDecl()2480 Method->setRangeEnd(Constructor->getEndLoc()); in VisitCXXMethodDecl()2487 Method->setRangeEnd(Destructor->getEndLoc()); in VisitCXXMethodDecl()
3554 MD->setRangeEnd(VS.getLastLocation()); in ActOnCXXMemberDeclarator()17598 Method->setRangeEnd(EndLoc); in CheckPureMethod()
10367 NewFD->setRangeEnd(D.getSourceRange().getEnd()); in ActOnFunctionDeclarator()
3595 ToFunction->setRangeEnd(ToEndLoc); in VisitFunctionDecl()