enum class GtestCmp

Description

Gtest's comparison operations.

Declared at: clang/include/clang/ASTMatchers/GtestMatchers.h:25

Enumerators

NameValueComment
Eq0
Ne1
Ge2
Gt3
Le4
Lt5