/libclang-example-recursiveastvisitor-function-decomposer

Modified the RecursiveASTVisitor tutorial ( http://clang.llvm.org/docs/RAVFrontendAction.html ) for fun so it now decomposes functions (for every function it encounters: prints function name, return type, and each arguments type/name). Unlike most of the examples I've seen, this one does not require building LLVM/Clang from source.

Primary LanguageC++University of Illinois/NCSA Open Source LicenseNCSA

Stargazers

No one’s star this repository yet.