dex_isMacroBodyExpansion

Tests whether the given source location represents the expansion of a macro body.

This is equivalent to testing whether the location is part of a macro expansion but not the expansion of an argument to a function-like macro.

extern (C++, dextool_clang_extension) extern (C++)
bool
dex_isMacroBodyExpansion

Meta