ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
FuncDeclaration.overrides
dmd
func
FuncDeclaration
Determine if 'this' overrides fd. Return !=0 if it does.
class
FuncDeclaration
final
int
overrides
(
FuncDeclaration
fd
)
Meta
Source
See Implementation
dmd
func
FuncDeclaration
functions
buildEnsureRequire
buildResultVar
canInferAttributes
checkClosure
checkDmain
checkForwardRef
checkNestedReference
checkNrvo
declareThis
findTemplateDeclRoot
findVtblIndex
functionSemantic
functionSemantic3
getLevel
getLevelAndCheck
getParameterList
hasNestedFrameRefs
inUnittest
initInferAttributes
isAbstract
isNested
isReturnIsolated
isThis
isTypeIsolated
isUnique
leastAsSpecialized
mergeFensure
mergeFrequire
needsClosure
overloadExactMatch
overloadInsert
overloadModMatch
overrideInterface
overrides
searchLabel
setGC
setImpure
setUnsafe
toFullSignature
static functions
genCfunc
needsFensure
variables
builtin
closureVars
hasReturnExp
inlineStatusStmt
isCrtCtorDtor
outerVars
siblingCallers
tintro
tookAddressOf
Determine if 'this' overrides fd. Return !=0 if it does.