|
clang 22.0.0git
|
This is the complete list of members for clang::MacroDirective::DefInfo, including all inherited members.
| DefInfo()=default | clang::MacroDirective::DefInfo | |
| DefInfo(DefMacroDirective *DefDirective, SourceLocation UndefLoc, bool isPublic) | clang::MacroDirective::DefInfo | inline |
| getDirective() const | clang::MacroDirective::DefInfo | inline |
| getDirective() | clang::MacroDirective::DefInfo | inline |
| getLocation() const | clang::MacroDirective::DefInfo | inline |
| getMacroInfo() | clang::MacroDirective::DefInfo | inline |
| getMacroInfo() const | clang::MacroDirective::DefInfo | inline |
| getPreviousDefinition() | clang::MacroDirective::DefInfo | inline |
| getPreviousDefinition() const | clang::MacroDirective::DefInfo | inline |
| getUndefLocation() const | clang::MacroDirective::DefInfo | inline |
| isInvalid() const | clang::MacroDirective::DefInfo | inline |
| isPublic() const | clang::MacroDirective::DefInfo | inline |
| isUndefined() const | clang::MacroDirective::DefInfo | inline |
| isValid() const | clang::MacroDirective::DefInfo | inline |
| operator bool() const | clang::MacroDirective::DefInfo | inlineexplicit |