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 () | |
RAII object used to change the argument pack substitution index within a Sema
object.
See ArgPackSubstIndex
for more information.
|
inline |
|
inline |