Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance
453 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function570 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function2594 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
176 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
51 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function