ΒΆunsigned int clang_Cursor_isMacroFunctionLike(
    CXCursor C)

Description

Determine whether a CXCursor that is a macro, is function like.

Declared at: clang/include/clang-c/Index.h:3720

Parameters

CXCursor C