dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
dex_getExprValueKind
dextool
clang_extensions
Retrieve the value kind of the expression.
extern (
C
++, dextool_clang_extension) extern (
C
++)
ValueKind
dex_getExprValueKind
(
const
CXCursor
expr
)
Meta
Source
See Implementation
dextool
clang_extensions
enums
OpKind
ValueKind
functions
calculate
dex_getCaseStmt
dex_getExprOperator
dex_getExprValueKind
dex_getIfStmt
dex_getOperatorExprs
dex_getUnderlyingExprNode
dex_isAnyMacro
dex_isInSystemMacro
dex_isMacroArgExpansion
dex_isMacroBodyExpansion
dex_isPotentialConstExpr
exprValueKind
getCaseStmt
getExprOperator
getIfStmt
getUnderlyingExprNode
structs
CaseStmt
DXCaseStmt
DXIfStmt
DXOperator
DXOperatorExprs
IfStmt
Operator
OperatorSubExprs
Result
Retrieve the value kind of the expression.