ΒΆunsigned int clang_Cursor_isFunctionInlined(
    CXCursor C)

Description

Determine whether a CXCursor that is a function declaration, is an inline declaration.

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

Parameters

CXCursor C