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