dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
dex_isInSystemMacro
dextool
clang_extensions
Returns whether Loc is expanded from a macro in a system header.
extern (
C
++)
bool
dex_isInSystemMacro
(
const
CXSourceLocation
location
)
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_isFunctionTemplateConstExpr
dex_isInSystemMacro
dex_isMacroArgExpansion
dex_isMacroBodyExpansion
dex_isPotentialConstExpr
exprValueKind
getCaseStmt
getExprOperator
getIfStmt
getUnderlyingExprNode
structs
CaseStmt
DXCaseStmt
DXIfStmt
DXOperator
DXOperatorExprs
IfStmt
Operator
OperatorSubExprs
Result
Returns whether Loc is expanded from a macro in a system header.