Home
last modified time | relevance | path

Searched defs:allowsContractWithoutBody (Results 1 – 4 of 4) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dfunc.c165 bool allowsContractWithoutBody(FuncDeclaration *funcdecl) in allowsContractWithoutBody() function
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dfunc.c165 bool allowsContractWithoutBody(FuncDeclaration *funcdecl) in allowsContractWithoutBody() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dfunc.c165 bool allowsContractWithoutBody(FuncDeclaration *funcdecl) in allowsContractWithoutBody() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Ddsymbolsem.d181 package bool allowsContractWithoutBody(FuncDeclaration funcdecl) in allowsContractWithoutBody() function