Home
last modified time | relevance | path

Searched refs:forceAttributes (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DForceFunctionAttrs.cpp84 static void forceAttributes(Function &F) { in forceAttributes() function
123 forceAttributes(F); in run()
142 forceAttributes(F); in runOnModule()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/
H A Dpackage.d1063 static RCISharedAllocator* forceAttributes() in processAllocator()
1069 return *(cast(RCISharedAllocator* function() @nogc nothrow)(&forceAttributes))(); in processAllocator()