Searched refs:isCodeseg (Results 1 – 8 of 8) sorted by relevance
134 virtual bool isCodeseg() const;645 bool isCodeseg() const;
444 bool isCodeseg() const pure nothrow @nogc @safe in isCodeseg() function
1255 override final bool isCodeseg() const pure nothrow @nogc @safe in isCodeseg() function
140 virtual bool isCodeseg() const;633 bool isCodeseg() const;
114 bool Declaration::isCodeseg() const in isCodeseg() function
3812 bool FuncDeclaration::isCodeseg() const in isCodeseg() function
1308 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()1555 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()
1158 if (decl->isCodeseg () || decl->isDataseg ()) in get_symbol_decl()1376 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()