ΒΆunsigned int clang_isPreprocessing(
    enum CXCursorKind)

Description

* Determine whether the given cursor represents a preprocessing element, such as a preprocessor directive or macro instantiation.

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

Parameters

enum CXCursorKind