Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance
524 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function684 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3274 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
497 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
77 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function