ΒΆinline bool isTemplateInstantiation(
    clang::TemplateSpecializationKind Kind)

Description

Determine whether this template specialization kind refers to an instantiation of an entity (as opposed to a non-template or an explicit specialization).

Declared at: clang/include/clang/Basic/Specifiers.h:197

Parameters

clang::TemplateSpecializationKind Kind