Home
last modified time | relevance | path

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

/netbsd-src/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-src/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()