Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance
380 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function507 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function2518 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
169 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
51 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function