clang  3.7.0
Functions
Name Mangling API Functions
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. More...
 

Detailed Description

Function Documentation

CINDEX_LINKAGE CXString clang_Cursor_getMangling ( CXCursor  )

Retrieve the CXString representing the mangled name of the cursor.