clang
8.0.0
|
A tentative parsing action that can also revert token annotations. More...
Public Member Functions | |
UnannotatedTentativeParsingAction (Parser &Self, tok::TokenKind EndKind) | |
void | RevertAnnotations () |
A tentative parsing action that can also revert token annotations.
Definition at line 972 of file ParseCXXInlineMethods.cpp.
|
inlineexplicit |
Definition at line 974 of file ParseCXXInlineMethods.cpp.
|
inline |
Definition at line 984 of file ParseCXXInlineMethods.cpp.
References clang::Parser::ConsumeToken(), clang::frontend::CPlusPlus11, clang::comments::tok::eof, clang::Parser::getLangOpts(), clang::format::FormatToken::is(), clang::format::FormatToken::isNot(), clang::Result, clang::Parser::UnannotatedTentativeParsingAction::RevertAnnotations(), and clang::Parser::StopBeforeMatch.
Referenced by clang::Parser::UnannotatedTentativeParsingAction::RevertAnnotations().