Searched defs:setEndLoc (Results 1 – 3 of 3) sorted by relevance
146 void setEndLoc(SourceLocation Loc) { in setEndLoc() function in __anond4b6e5a70211::SourceMappingRegion
1335 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function3295 void setEndLoc(SourceLocation L) { EndLoc = L; } in setEndLoc() function
73 void setEndLoc(SourceLocation Loc) { Range.setEnd(Loc); } in setEndLoc() function