Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance
527 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function648 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3391 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
510 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
77 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function