Searched defs:ExportedClass (Results 1 – 5 of 5) sorted by relevance
12 struct __declspec(dllexport) ExportedClass { struct18 …eak_odr dso_local dllexport noundef i32 @"?InclassDefFuncWithStaticVariable@ExportedClass@@QEAAHXZ" argument20 …// CHECK-DAG: @"?static_variable@?1??InclassDefFuncWithStaticVariable@ExportedClass@@QEAAHXZ@4HA" … in InclassDefFuncWithStaticVariable() argument28 …static_x@?2???R<lambda_1>@?0??InclassDefFunctWithLambdaStaticVariable@ExportedClass@@QEAAHXZ@QEBA?… in InclassDefFunctWithLambdaStaticVariable() argument
96 struct __attribute__((visibility("default"))) ExportedClass { struct103 int ExportedClass::ext_method() { return inl_method(); } in ext_method() argument
912 struct __declspec(dllexport) ExportedClass { template <typename> void bar() ; }; struct
1531 class __declspec(dllexport) ExportedClass {}; class
437 class __declspec(dllexport) ExportedClass {}; class