- CFunctionName
struct CFunctionName
Undocumented in source.
- CppAccess
struct CppAccess
Undocumented in source.
- CppClassName
struct CppClassName
Undocumented in source.
- CppClassNesting
struct CppClassNesting
TODO should be Optional type, either it has a nesting or it is "global".
Don't check the length and use that as an insidential "no nesting".
- CppConstMethod
struct CppConstMethod
Undocumented in source.
- CppMethodName
struct CppMethodName
Undocumented in source.
- CppNs
struct CppNs
- CppNsNesting
struct CppNsNesting
Nesting of C++ namespaces as a string.
- CppNsStack
struct CppNsStack
Stack of nested C++ namespaces.
- CppVariable
struct CppVariable
Undocumented in source.
- CppVirtualMethod
struct CppVirtualMethod
Undocumented in source.
- CxReturnType
struct CxReturnType
Undocumented in source.
- Location
struct Location
- LocationTag
struct LocationTag
- TypeAttr (from cpptooling.data.kind_type)
struct TypeAttr via public
import cpptooling.data.kind_type : TypeKind, TypeAttr, TypeKindAttr, TypeResult, toStringDecl;
- TypeKind (from cpptooling.data.kind_type)
struct TypeKind via public
import cpptooling.data.kind_type : TypeKind, TypeAttr, TypeKindAttr, TypeResult, toStringDecl;
Type representation and information.
- TypeKindAttr (from cpptooling.data.kind_type)
struct TypeKindAttr via public
import cpptooling.data.kind_type : TypeKind, TypeAttr, TypeKindAttr, TypeResult, toStringDecl;
Undocumented in source.
- TypeKindVariable
struct TypeKindVariable
Undocumented in source.
- TypeResult (from cpptooling.data.kind_type)
struct TypeResult via public
import cpptooling.data.kind_type : TypeKind, TypeAttr, TypeKindAttr, TypeResult, toStringDecl;
Undocumented in source.
- USRType (from cpptooling.data.symbol.types)
struct USRType via public
import cpptooling.data.symbol.types : USRType;
Undocumented in source.