enum VariantValue::ValueType

Description

All supported value types.

Declared at: clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:331

Enumerators

NameValueComment
VT_Nothing0
VT_Boolean1
VT_Double2
VT_Unsigned3
VT_String4
VT_Matcher5
VT_NodeKind6