Searched refs:staticInlineDecl (Results 1 – 4 of 4) sorted by relevance
554 __declspec(dllexport) static inline void staticInlineDecl();582 void ExportMembers::staticInlineDecl() {} in staticInlineDecl() function in ExportMembers601 __declspec(dllexport) static inline void staticInlineDecl();616 __declspec(dllexport) void ExportMemberDefs::staticInlineDecl() {} in staticInlineDecl() function in ExportMemberDefs712 static inline void staticInlineDecl(); // expected-note{{previous declaration is here}}727 __declspec(dllexport) void MemberRedecl::staticInlineDecl() {} // expected-error{{redeclara… in staticInlineDecl() function in MemberRedecl754 template<typename T> __declspec(dllexport) static inline void staticInlineDecl();773 template<typename T> void ExportMemberTmpl::staticInlineDecl() {} in staticInlineDecl() function in ExportMemberTmpl789 …template<typename T> static inline void staticInlineDecl(); // expected-note{{previous declaratio…803 template<typename T> __declspec(dllexport) void MemTmplRedecl::staticInlineDecl() {} // expe… in staticInlineDecl() function in MemTmplRedecl[all …]
550 __declspec(dllimport) static inline void staticInlineDecl();607 void ImportMembers::staticInlineDecl() {} in staticInlineDecl() function in ImportMembers625 __declspec(dllimport) static inline void staticInlineDecl();642 __declspec(dllimport) void ImportMemberDefs::staticInlineDecl() {} in staticInlineDecl() function in ImportMemberDefs767 static inline void staticInlineDecl(); // expected-note{{previous declaration is here}}791 __declspec(dllimport) void MemberRedecl::staticInlineDecl() {} // expected-error{{redeclara… in staticInlineDecl() function in MemberRedecl838 template<typename T> __declspec(dllimport) static inline void staticInlineDecl();855 template<typename T> void ImportMemberTmpl::staticInlineDecl() {} in staticInlineDecl() function in ImportMemberTmpl876 …template<typename T> static inline void staticInlineDecl(); // expected-note{{previous declaratio…907 template<typename T> __declspec(dllimport) void MemTmplRedecl::staticInlineDecl() {} // expe… in staticInlineDecl() function in MemTmplRedecl[all …]
150 __declspec(dllimport) static inline void staticInlineDecl();206 void ImportMembers::staticInlineDecl() {} in staticInlineDecl() function in ImportMembers222 USEMF(ImportMembers, staticInlineDecl)323 __declspec(dllimport) static inline void staticInlineDecl();379 void ImportMembers::Nested::staticInlineDecl() {} in staticInlineDecl() function in ImportMembers::Nested395 USEMF(ImportMembers::Nested, staticInlineDecl)
84 __declspec(dllexport) static inline void staticInlineDecl();140 void ExportMembers::staticInlineDecl() {} in staticInlineDecl() function in ExportMembers210 __declspec(dllexport) static inline void staticInlineDecl();266 void ExportMembers::Nested::staticInlineDecl() {} in staticInlineDecl() function in ExportMembers::Nested