Searched refs:setLParen (Results 1 – 2 of 2) sorted by relevance
1644 void setLParen(SourceLocation Loc) { L = Loc; } in setLParen() function
532 E->setLParen(ReadSourceLocation(Record, Idx)); in VisitParenExpr()