dex_isMacroArgExpansion

Tests whether the given source location represents a macro argument's expansion into the function-like macro definition.

Such source locations only appear inside of the expansion locations representing where a particular function-like macro was expanded.

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

Meta