Home
last modified time | relevance | path

Searched defs:inlining (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DIPA.rst59 c++-template-inlining
73 c++-stdlib-inlining
91 c++-container-inlining
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dscope.h109 PINLINE inlining; // inlining strategy for functions member
H A Dattrib.c79 int explicitProtection, AlignDeclaration *aligndecl, PINLINE inlining) in createNewScope()
885 PINLINE inlining = PINLINEdefault; in newScope() local
H A Ddeclaration.h550 PINLINE inlining; variable
H A Dstatementsem.c2127 PINLINE inlining = PINLINEdefault; in visit() local
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dscope.h112 PragmaDeclaration *inlining; // inlining strategy for functions member
H A Ddscope.d125 PragmaDeclaration inlining; member
H A Dattrib.c79 int explicitProtection, AlignDeclaration *aligndecl, PINLINE inlining) in createNewScope()
885 PINLINE inlining = PINLINEdefault; in newScope() local
H A Ddeclaration.h567 PINLINE inlining; variable
H A Dattrib.d86 AlignDeclaration aligndecl, PragmaDeclaration inlining) in createNewScope()
H A Dstatementsem.d2095 PINLINE inlining = PINLINE.default_; in package() local
H A Dstatementsem.c2127 PINLINE inlining = PINLINEdefault; in visit() local
H A Dfunc.d294 PINLINE inlining = PINLINE.default_; variable