Add 'clang_getCursorLanguage' to return the "language" of the AST element...
Add 'clang_getCursorLanguage' to return the "language" of the AST element (e.g., distinguish between C and Objective-C language features). Currently this only returns results for declarations. llvm-svn: 101070
Loading
Please register or sign in to comment