clang API Documentation
RAII object used to change the argument pack substitution index within a Sema
object.
More...
#include <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.
clang::Sema::ArgumentPackSubstitutionIndexRAII::ArgumentPackSubstitutionIndexRAII | ( | Sema & | Self, |
int | NewSubstitutionIndex | ||
) | [inline] |
Definition at line 6433 of file Sema.h.
References clang::Sema::ArgumentPackSubstitutionIndex.