Searched defs:setLocStart (Results 1 – 3 of 3) sorted by relevance
498 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function631 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function3127 void setLocStart(SourceLocation L) { LocStart = L; } in setLocStart() function
491 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function
76 void setLocStart(SourceLocation Loc) { StartLoc = Loc; } in setLocStart() function