Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance
551 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function672 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3510 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
496 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
77 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function