dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
TypeIdentifier
dmd
mtype
extern (
C
++) final
class
TypeIdentifier :
TypeQualified
{
Identifier
ident
;
Dsymbol
originalSymbol
;
Dsymbol
toDsymbol
(Scope* sc);
}
Members
Functions
toDsymbol
Dsymbol
toDsymbol
(Scope* sc)
See if type resolves to a symbol, if so, return that symbol.
Meta
Source
See Implementation
dmd
mtype
classes
Parameter
Type
TypeAArray
TypeArray
TypeBasic
TypeClass
TypeDArray
TypeDelegate
TypeEnum
TypeError
TypeFunction
TypeIdentifier
TypeInstance
TypeMixin
TypeNext
TypeNoreturn
TypeNull
TypePointer
TypeQualified
TypeReference
TypeReturn
TypeSArray
TypeSlice
TypeStruct
TypeTag
TypeTraits
TypeTuple
TypeTypeof
TypeVector
enums
Covariant
DotExpFlag
ScopeRef
functions
MODimplicitConv
MODmerge
MODmethodConv
MODtoBuffer
MODtoChars
MODtoString
ModToStc
attributesApply
buildScopeRef
getException
getThrowable
isAggregate
isCopyable
isIndexableNonAggregate
isSomeChar
modifiersApply
mutabilityOfType
toAutoQualChars
toBooleanVector
toChars
trustToString
visitTYCase
mixin templates
VisitType
structs
ParameterList