ΒΆunsigned int clang_Cursor_isInlineNamespace(
    CXCursor C)

Description

Determine whether the given cursor represents an inline namespace declaration.

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

Parameters

CXCursor C