Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c114 bool Declaration::isCodeseg() const in isCodeseg() function
H A Dfunc.c3812 bool FuncDeclaration::isCodeseg() const in isCodeseg() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d444 bool isCodeseg() const pure nothrow @nogc @safe in isCodeseg() function
H A Dfunc.d1255 override final bool isCodeseg() const pure nothrow @nogc @safe in isCodeseg() function