enum class ExplicitSpecKind

Description

Define the meaning of possible values of the kind in ExplicitSpecifier.

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

Enumerators

NameValueComment
ResolvedFalse0
ResolvedTrue1
Unresolved2