enum CompareKind

Declared at: clang/lib/CodeGen/CGExprAgg.cpp:951

Enumerators

NameValueComment
CK_Less0
CK_Greater1
CK_Equal2