Home | History | Annotate | Download | only in AST

Lines Matching defs:setLParenLoc

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