class SubstTemplateTypeParmTypeLoc
Declaration
class SubstTemplateTypeParmTypeLoc : public InheritingConcreteTypeLoc { /* full declaration omitted */ };
Description
Wrapper for substituted template type parameters.
Declared at: clang/include/clang/AST/TypeLoc.h:842
Inherits from: InheritingConcreteTypeLoc