Public Member Functions | Public Attributes | List of all members
clang::insights::CppInsightsPrintingPolicy Struct Reference
Inheritance diagram for clang::insights::CppInsightsPrintingPolicy:
Inheritance graph
[legend]
Collaboration diagram for clang::insights::CppInsightsPrintingPolicy:
Collaboration graph
[legend]

Public Member Functions

 CppInsightsPrintingPolicy (const Unqualified unqualified, const InsightsSuppressScope supressScope, const InsightsCanonicalTypes insightsCanonicalTypes=InsightsCanonicalTypes::No)
 
 CppInsightsPrintingPolicy ()
 

Public Attributes

unsigned CppInsightsUnqualified: 1
 
InsightsSuppressScope CppInsightsSuppressScope
 

Detailed Description

Definition at line 121 of file InsightsHelpers.cpp.

Constructor & Destructor Documentation

◆ CppInsightsPrintingPolicy() [1/2]

clang::insights::CppInsightsPrintingPolicy::CppInsightsPrintingPolicy ( const Unqualified  unqualified,
const InsightsSuppressScope  supressScope,
const InsightsCanonicalTypes  insightsCanonicalTypes = InsightsCanonicalTypes::No 
)
inline

Definition at line 126 of file InsightsHelpers.cpp.

References CppInsightsSuppressScope, and CppInsightsUnqualified.

◆ CppInsightsPrintingPolicy() [2/2]

clang::insights::CppInsightsPrintingPolicy::CppInsightsPrintingPolicy ( )
inline

Definition at line 142 of file InsightsHelpers.cpp.

Member Data Documentation

◆ CppInsightsSuppressScope

InsightsSuppressScope clang::insights::CppInsightsPrintingPolicy::CppInsightsSuppressScope

Definition at line 124 of file InsightsHelpers.cpp.

Referenced by CppInsightsPrintingPolicy().

◆ CppInsightsUnqualified

unsigned clang::insights::CppInsightsPrintingPolicy::CppInsightsUnqualified

Definition at line 123 of file InsightsHelpers.cpp.

Referenced by CppInsightsPrintingPolicy().


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