Home | History | Annotate | Download | only in AST

Lines Matching defs:setRParenLoc

359   void setRParenLoc(SourceLocation L) { RParenLoc = L; }
400 void setRParenLoc(SourceLocation L) { RParenLoc = L; }
440 void setRParenLoc(SourceLocation L) { RParenLoc = L; }