Home | History | Annotate | Download | only in AST

Lines Matching defs:setLParenLoc

2051   void setLParenLoc(SourceLocation L) { LParenLoc = L; }