clang 20.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 | |
ArgumentPackSubstitutionIndexRAII (Sema &Self, int NewSubstitutionIndex) | |
~ArgumentPackSubstitutionIndexRAII () | |
RAII object used to change the argument pack substitution index within a Sema
object.
See ArgumentPackSubstitutionIndex
for more information.
|
inline |