ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
FuncDeclaration.isAbstract
dmd
func
FuncDeclaration
Override so it can work even if semantic() hasn't yet been run.
class
FuncDeclaration
override final
bool
isAbstract
(
)
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
Override so it can work even if semantic() hasn't yet been run.