Home | History | Annotate | Download | only in Parse

Lines Matching refs:TentativeParsingAction

956 class Parser::UnannotatedTentativeParsingAction : public TentativeParsingAction {
960 : TentativeParsingAction(Self), Self(Self), EndKind(EndKind) {
963 TentativeParsingAction Inner(Self);