Searched refs:__forceinline (Results 1 – 15 of 15) sorted by relevance
109 # define PERL_STATIC_FORCE_INLINE __forceinline static110 # define PERL_STATIC_FORCE_INLINE_NO_RET __declspec(noreturn) __forceinline static
24 #define COMPILER_RT_ALWAYS_INLINE __forceinline
36 #define ALWAYS_INLINE __forceinline
228 #define LLVM_ATTRIBUTE_ALWAYS_INLINE __forceinline
30 #define INLINE static __forceinline
215 # define ALWAYS_INLINE __forceinline
107 #define ITT_INLINE __forceinline
579 KEYWORD(__forceinline , KEYMS)712 ALIAS("_forceinline" , __forceinline, KEYMSCOMPAT)
752 C2x<"clang", "always_inline">, Keyword<"__forceinline">];
200 # Suppress ''modifier' : used more than once' (__forceinline and inline).
50 #define __forceinline inline macro
623 …-wd4141 # Suppress ''modifier' : used more than once' (because of __forceinline combined with inli…
1627 #define forceinline __forceinline
388 : __attribute__((always_inline)) or __forceinline if either of them is
413 : __attribute__((always_inline)) or __forceinline if either of them is