class SubstTemplateTypeParmPackTypeLoc

Declaration

class SubstTemplateTypeParmPackTypeLoc
    : public InheritingConcreteTypeLoc { /* full declaration omitted */ };

Description

Wrapper for substituted template type parameters.

Declared at: clang/include/clang/AST/TypeLoc.h:849

Inherits from: InheritingConcreteTypeLoc