clang 22.0.0git
|
#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Sema/TreeTransform.h"
Public Attributes | |
SourceLocation | Ellipsis |
UnsignedOrNone | OrigNumExpansions = std::nullopt |
bool | Expand = false |
bool | RetainExpansion = false |
UnsignedOrNone | NumExpansions = std::nullopt |
bool | ExpandUnderForgetSubstitions = false |
Definition at line 60 of file TreeTransform.h.
SourceLocation clang::UnexpandedInfo::Ellipsis |
Definition at line 61 of file TreeTransform.h.
Referenced by PreparePackForExpansion(), clang::TreeTransform< Derived >::PreparePackForExpansion(), and clang::TreeTransform< Derived >::TransformTemplateArguments().
Definition at line 64 of file TreeTransform.h.
Referenced by PreparePackForExpansion(), clang::TreeTransform< Derived >::PreparePackForExpansion(), clang::Sema::SubstBaseSpecifiers(), and clang::TreeTransform< Derived >::TransformTemplateArguments().
Definition at line 67 of file TreeTransform.h.
Referenced by PreparePackForExpansion(), clang::TreeTransform< Derived >::PreparePackForExpansion(), clang::Sema::SubstBaseSpecifiers(), and clang::TreeTransform< Derived >::TransformTemplateArguments().
UnsignedOrNone clang::UnexpandedInfo::NumExpansions = std::nullopt |
Definition at line 66 of file TreeTransform.h.
Referenced by PreparePackForExpansion(), clang::TreeTransform< Derived >::PreparePackForExpansion(), clang::Sema::SubstBaseSpecifiers(), and clang::TreeTransform< Derived >::TransformTemplateArguments().
UnsignedOrNone clang::UnexpandedInfo::OrigNumExpansions = std::nullopt |
Definition at line 62 of file TreeTransform.h.
Referenced by clang::TreeTransform< Derived >::PreparePackForExpansion(), and clang::TreeTransform< Derived >::TransformTemplateArguments().
Definition at line 65 of file TreeTransform.h.
Referenced by PreparePackForExpansion(), clang::TreeTransform< Derived >::PreparePackForExpansion(), and clang::TreeTransform< Derived >::TransformTemplateArguments().