|
clang 22.0.0git
|
This is the complete list of members for clang::format::ScopedMacroState, including all inherited members.
| getNextNonComment() | clang::format::FormatTokenSource | inline |
| getNextToken() override | clang::format::ScopedMacroState | inlinevirtual |
| getPosition() override | clang::format::ScopedMacroState | inlinevirtual |
| getPreviousToken() override | clang::format::ScopedMacroState | inlinevirtual |
| insertTokens(ArrayRef< FormatToken * > Tokens) override | clang::format::ScopedMacroState | inlinevirtual |
| isEOF() override | clang::format::ScopedMacroState | inlinevirtual |
| peekNextToken(bool SkipComment) override | clang::format::ScopedMacroState | inlinevirtual |
| ScopedMacroState(UnwrappedLine &Line, FormatTokenSource *&TokenSource, FormatToken *&ResetToken) | clang::format::ScopedMacroState | inline |
| setPosition(unsigned Position) override | clang::format::ScopedMacroState | inlinevirtual |
| ~FormatTokenSource() | clang::format::FormatTokenSource | inlinevirtual |
| ~ScopedMacroState() override | clang::format::ScopedMacroState | inline |