clang-tools 19.0.0git
Public Attributes | List of all members
clang::tidy::modernize::EnableIfData Struct Reference

Public Attributes

TemplateSpecializationTypeLoc Loc
 
TypeLoc Outer
 

Detailed Description

Definition at line 23 of file UseConstraintsCheck.cpp.

Member Data Documentation

◆ Loc

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

◆ Outer

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

Definition at line 25 of file UseConstraintsCheck.cpp.

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


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