clang
3.9.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 965 of file ParseCXXInlineMethods.cpp.
|
inlineexplicit |
Definition at line 967 of file ParseCXXInlineMethods.cpp.
|
inline |
Definition at line 977 of file ParseCXXInlineMethods.cpp.
References Buffer, and clang::Parser::StopBeforeMatch.