Searched refs:EndRangeLoc (Results 1 – 3 of 3) sorted by relevance
1580 SourceLocation EndRangeLoc; variable1658 HasSkippedBody(false), EndRangeLoc(NameInfo.getEndLoc()), in FunctionDecl()1716 void setRangeEnd(SourceLocation E) { EndRangeLoc = E; } in setRangeEnd()
2418 EndRangeLoc = B->getLocEnd(); in setBody()3223 return SourceRange(getOuterLocStart(), EndRangeLoc); in getSourceRange()
747 FD->EndRangeLoc = ReadSourceLocation(Record, Idx); in VisitFunctionDecl()