libclang indexing support for C++ constructors, destructors, and
conversion functions. This introduces new cursor kinds for these three C++ entities, and reworks visitation of function declarations so that we get type-source information for the names. llvm-svn: 112600
Loading
Please register or sign in to comment