clang-pure-0.1.0.0: Pure C++ code analysis with libclang
Pure C++ code analysis with libclang.
Refer to libclang's documentation for usage.
In general, the naming scheme is clang_getCursorType -> cursorType, CXCursor -> .Cursor
clang-pure-0.1.0.0: Pure C++ code analysis with libclang
Pure C++ code analysis with libclang.
Refer to libclang's documentation for usage.
In general, the naming scheme is clang_getCursorType -> cursorType, CXCursor -> .Cursor