AliasDeclaration.wasTemplateParameter

indicates wether the alias was created to make a template parameter visible in the scope, i.e as a member.

class AliasDeclaration
bool wasTemplateParameter;

Meta