Home | History | Annotate | Download | only in Parse

Lines Matching refs:ConsumeParen

111   SourceLocation l_parenLoc = ConsumeParen(), r_parenLoc;
121 r_parenLoc = ConsumeParen();
132 r_parenLoc = ConsumeParen();
1667 SourceLocation LParen = ConsumeParen(), RParen = LParen;
1669 RParen = ConsumeParen();