|
clang 22.0.0git
|
This is the complete list of members for clang::MacroExpansionContext, including all inherited members.
| detail::MacroExpansionRangeRecorder class | clang::MacroExpansionContext | friend |
| dumpExpandedTexts() const | clang::MacroExpansionContext | |
| dumpExpandedTextsToStream(raw_ostream &OS) const | clang::MacroExpansionContext | |
| dumpExpansionRanges() const | clang::MacroExpansionContext | |
| dumpExpansionRangesToStream(raw_ostream &OS) const | clang::MacroExpansionContext | |
| getExpandedText(SourceLocation MacroExpansionLoc) const | clang::MacroExpansionContext | |
| getOriginalText(SourceLocation MacroExpansionLoc) const | clang::MacroExpansionContext | |
| MacroExpansionContext(const LangOptions &LangOpts) | clang::MacroExpansionContext | explicit |
| registerForPreprocessor(Preprocessor &PP) | clang::MacroExpansionContext |