|
clang 22.0.0git
|
RAII object used to change the argument pack substitution index within a Sema object.
More...
#include "clang/Sema/Sema.h"
Public Member Functions | |
| ArgPackSubstIndexRAII (Sema &Self, UnsignedOrNone NewSubstIndex) | |
| ~ArgPackSubstIndexRAII () | |
| ArgPackSubstIndexRAII (const ArgPackSubstIndexRAII &)=delete | |
| ArgPackSubstIndexRAII & | operator= (const ArgPackSubstIndexRAII &)=delete |
RAII object used to change the argument pack substitution index within a Sema object.
See ArgPackSubstIndex for more information.
|
inline |
Definition at line 13642 of file Sema.h.
References clang::Sema::ArgPackSubstIndex, and clang::Sema::Sema().
Referenced by ArgPackSubstIndexRAII(), and operator=().
|
inline |
|
delete |
References ArgPackSubstIndexRAII().
|
delete |
References ArgPackSubstIndexRAII().