|
clang
3.8.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 956 of file ParseCXXInlineMethods.cpp.
|
inlineexplicit |
Definition at line 958 of file ParseCXXInlineMethods.cpp.
|
inline |
Definition at line 968 of file ParseCXXInlineMethods.cpp.
References Buffer, and clang::Parser::StopBeforeMatch.
1.8.6