clang 18.0.0git
|
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 1133 of file ParseCXXInlineMethods.cpp.
|
inlineexplicit |
Definition at line 1135 of file ParseCXXInlineMethods.cpp.
|
inline |
Definition at line 1145 of file ParseCXXInlineMethods.cpp.
References clang::Parser::StopAtSemi, and clang::Parser::StopBeforeMatch.