Function type_definition_from_cursor
Defined in File parsing.cpp
Function Documentation
- Symbol anonymous_namespace{parsing.cpp}::type_definition_from_cursor (const CXCursor &cursor)
Creates a Symbol representing a type definition from the cursor.
- Parameters:
cursor – The Clang cursor.
- Returns:
The Symbol of type TypeDefinition.