clang API Documentation

Functions
Name Mangling API Functions
libclang: C Interface to Clang
Collaboration diagram for Name Mangling API Functions:

Functions

CINDEX_LINKAGE CXString clang_Cursor_getMangling (CXCursor)
 Retrieve the CXString representing the mangled name of the cursor.

Function Documentation

Retrieve the CXString representing the mangled name of the cursor.