Home
last modified time | relevance | path

Searched refs:PINLINEalways (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h329 PINLINEalways // always inline enumerator
H A Dattrib.c907 inlining = PINLINEalways; in newScope()
H A Dstatementsem.c2146 inlining = PINLINEalways; in visit()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc1459 if (this->func_->inlining == PINLINEalways) in visit()
H A Ddecl.cc1299 if (fd->inlining == PINLINEalways) in get_symbol_decl()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.c907 inlining = PINLINEalways; in newScope()
H A Dstatementsem.c2146 inlining = PINLINEalways; in visit()