Searched refs:EndRangeLoc (Results 1 – 3 of 3) sorted by relevance
1539 SourceLocation EndRangeLoc; variable1617 HasSkippedBody(false), EndRangeLoc(NameInfo.getEndLoc()), in FunctionDecl()1675 void setRangeEnd(SourceLocation E) { EndRangeLoc = E; } in setRangeEnd()
2399 EndRangeLoc = B->getLocEnd(); in setBody()3208 return SourceRange(getOuterLocStart(), EndRangeLoc); in getSourceRange()
660 FD->EndRangeLoc = ReadSourceLocation(Record, Idx); in VisitFunctionDecl()