clang-tools 22.0.0git
clang::tidy::modernize::EnableIfData Struct Reference

Public Attributes

TemplateSpecializationTypeLoc Loc
TypeLoc Outer

Detailed Description

Definition at line 24 of file UseConstraintsCheck.cpp.

Member Data Documentation

◆ Loc

TemplateSpecializationTypeLoc clang::tidy::modernize::EnableIfData::Loc

◆ Outer

TypeLoc clang::tidy::modernize::EnableIfData::Outer

Definition at line 26 of file UseConstraintsCheck.cpp.

Referenced by clang::tidy::modernize::handleReturnType().


The documentation for this struct was generated from the following file: