Searched refs:EndRangeLoc (Results 1 – 3 of 3) sorted by relevance
1592 SourceLocation EndRangeLoc; variable1670 HasSkippedBody(false), EndRangeLoc(NameInfo.getEndLoc()), in FunctionDecl()1728 void setRangeEnd(SourceLocation E) { EndRangeLoc = E; } in setRangeEnd()
2428 EndRangeLoc = B->getLocEnd(); in setBody()3236 return SourceRange(getOuterLocStart(), EndRangeLoc); in getSourceRange()
725 FD->EndRangeLoc = ReadSourceLocation(Record, Idx); in VisitFunctionDecl()