ΒΆunsigned int clang_isDeclaration(
    enum CXCursorKind)

Description

Determine whether the given cursor kind represents a declaration.

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

Parameters

enum CXCursorKind