|
clang 22.0.0git
|
This is the complete list of members for clang::Preprocessor::PreambleSkipInfo, including all inherited members.
| ElseLoc | clang::Preprocessor::PreambleSkipInfo | |
| FoundElse | clang::Preprocessor::PreambleSkipInfo | |
| FoundNonSkipPortion | clang::Preprocessor::PreambleSkipInfo | |
| HashTokenLoc | clang::Preprocessor::PreambleSkipInfo | |
| IfTokenLoc | clang::Preprocessor::PreambleSkipInfo | |
| PreambleSkipInfo(SourceLocation HashTokenLoc, SourceLocation IfTokenLoc, bool FoundNonSkipPortion, bool FoundElse, SourceLocation ElseLoc) | clang::Preprocessor::PreambleSkipInfo | inline |