/dports/www/firefox-esr/firefox-91.8.0/build/clang-plugin/tests/ |
H A D | TestTrivialCtorDtor.cpp | 1 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 3 struct MOZ_TRIVIAL_CTOR_DTOR EmptyClass{}; 6 struct MOZ_TRIVIAL_CTOR_DTOR TemplateEmptyClass{}; 8 struct MOZ_TRIVIAL_CTOR_DTOR NonEmptyClass { 13 struct MOZ_TRIVIAL_CTOR_DTOR TemplateNonEmptyClass { 17 struct MOZ_TRIVIAL_CTOR_DTOR BadUserDefinedCtor { // expected-error {{class 'BadUserDefinedCtor' mu… 25 struct MOZ_TRIVIAL_CTOR_DTOR BadVirtualDtor { // expected-error {{class 'BadVirtualDtor' must have … 29 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMember { 65 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMemberInMember { 69 struct MOZ_TRIVIAL_CTOR_DTOR OkConstExprConstructor { [all …]
|
/dports/lang/spidermonkey78/firefox-78.9.0/build/clang-plugin/tests/ |
H A D | TestTrivialCtorDtor.cpp | 1 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 3 struct MOZ_TRIVIAL_CTOR_DTOR EmptyClass{}; 6 struct MOZ_TRIVIAL_CTOR_DTOR TemplateEmptyClass{}; 8 struct MOZ_TRIVIAL_CTOR_DTOR NonEmptyClass { 13 struct MOZ_TRIVIAL_CTOR_DTOR TemplateNonEmptyClass { 17 struct MOZ_TRIVIAL_CTOR_DTOR BadUserDefinedCtor { // expected-error {{class 'BadUserDefinedCtor' mu… 25 struct MOZ_TRIVIAL_CTOR_DTOR BadVirtualDtor { // expected-error {{class 'BadVirtualDtor' must have … 29 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMember { 65 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMemberInMember { 69 struct MOZ_TRIVIAL_CTOR_DTOR OkConstExprConstructor { [all …]
|
/dports/www/firefox/firefox-99.0/build/clang-plugin/tests/ |
H A D | TestTrivialCtorDtor.cpp | 1 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 3 struct MOZ_TRIVIAL_CTOR_DTOR EmptyClass{}; 6 struct MOZ_TRIVIAL_CTOR_DTOR TemplateEmptyClass{}; 8 struct MOZ_TRIVIAL_CTOR_DTOR NonEmptyClass { 13 struct MOZ_TRIVIAL_CTOR_DTOR TemplateNonEmptyClass { 17 struct MOZ_TRIVIAL_CTOR_DTOR BadUserDefinedCtor { // expected-error {{class 'BadUserDefinedCtor' mu… 25 struct MOZ_TRIVIAL_CTOR_DTOR BadVirtualDtor { // expected-error {{class 'BadVirtualDtor' must have … 29 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMember { 65 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMemberInMember { 69 struct MOZ_TRIVIAL_CTOR_DTOR OkConstExprConstructor { [all …]
|
/dports/mail/thunderbird/thunderbird-91.8.0/build/clang-plugin/tests/ |
H A D | TestTrivialCtorDtor.cpp | 1 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 3 struct MOZ_TRIVIAL_CTOR_DTOR EmptyClass{}; 6 struct MOZ_TRIVIAL_CTOR_DTOR TemplateEmptyClass{}; 8 struct MOZ_TRIVIAL_CTOR_DTOR NonEmptyClass { 13 struct MOZ_TRIVIAL_CTOR_DTOR TemplateNonEmptyClass { 17 struct MOZ_TRIVIAL_CTOR_DTOR BadUserDefinedCtor { // expected-error {{class 'BadUserDefinedCtor' mu… 25 struct MOZ_TRIVIAL_CTOR_DTOR BadVirtualDtor { // expected-error {{class 'BadVirtualDtor' must have … 29 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMember { 65 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMemberInMember { 69 struct MOZ_TRIVIAL_CTOR_DTOR OkConstExprConstructor { [all …]
|
/dports/lang/spidermonkey60/firefox-60.9.0/build/clang-plugin/tests/ |
H A D | TestTrivialCtorDtor.cpp | 1 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 3 struct MOZ_TRIVIAL_CTOR_DTOR EmptyClass{}; 6 struct MOZ_TRIVIAL_CTOR_DTOR TemplateEmptyClass{}; 8 struct MOZ_TRIVIAL_CTOR_DTOR NonEmptyClass { 13 struct MOZ_TRIVIAL_CTOR_DTOR TemplateNonEmptyClass { 17 struct MOZ_TRIVIAL_CTOR_DTOR BadUserDefinedCtor { // expected-error {{class 'BadUserDefinedCtor' mu… 25 struct MOZ_TRIVIAL_CTOR_DTOR BadVirtualDtor { // expected-error {{class 'BadVirtualDtor' must have … 29 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMember { 65 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMemberInMember { 69 struct MOZ_TRIVIAL_CTOR_DTOR OkConstExprConstructor { [all …]
|
/dports/www/firefox-legacy/firefox-52.8.0esr/build/clang-plugin/tests/ |
H A D | TestTrivialCtorDtor.cpp | 1 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 3 struct MOZ_TRIVIAL_CTOR_DTOR EmptyClass{}; 6 struct MOZ_TRIVIAL_CTOR_DTOR TemplateEmptyClass{}; 8 struct MOZ_TRIVIAL_CTOR_DTOR NonEmptyClass { 13 struct MOZ_TRIVIAL_CTOR_DTOR TemplateNonEmptyClass { 17 struct MOZ_TRIVIAL_CTOR_DTOR BadUserDefinedCtor { // expected-error {{class 'BadUserDefinedCtor' mu… 25 struct MOZ_TRIVIAL_CTOR_DTOR BadVirtualDtor { // expected-error {{class 'BadVirtualDtor' must have … 29 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMember { 65 struct MOZ_TRIVIAL_CTOR_DTOR OkVirtualMemberInMember { 69 struct MOZ_TRIVIAL_CTOR_DTOR OkConstExprConstructor { [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/onlineupdate/mozilla/ |
H A D | Attributes.h | 440 # define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 446 MOZ_TRIVIAL_CTOR_DTOR 468 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/onlineupdate/mozilla/ |
H A D | Attributes.h | 440 # define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 446 MOZ_TRIVIAL_CTOR_DTOR 468 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/ |
H A D | Attributes.h | 484 # define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 490 MOZ_TRIVIAL_CTOR_DTOR 530 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/mfbt/ |
H A D | Attributes.h | 530 # define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 536 MOZ_TRIVIAL_CTOR_DTOR 567 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/mozilla/ |
H A D | Attributes.h | 530 # define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 536 MOZ_TRIVIAL_CTOR_DTOR 567 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/www/firefox/firefox-99.0/browser/app/winlauncher/freestanding/ |
H A D | SharedSection.h | 20 class MOZ_TRIVIAL_CTOR_DTOR Kernel32ExportsSolver final 70 class MOZ_TRIVIAL_CTOR_DTOR SharedSection final {
|
/dports/www/firefox-esr/firefox-91.8.0/browser/app/winlauncher/freestanding/ |
H A D | SharedSection.h | 20 class MOZ_TRIVIAL_CTOR_DTOR Kernel32ExportsSolver final 70 class MOZ_TRIVIAL_CTOR_DTOR SharedSection final {
|
/dports/mail/thunderbird/thunderbird-91.8.0/browser/app/winlauncher/freestanding/ |
H A D | SharedSection.h | 20 class MOZ_TRIVIAL_CTOR_DTOR Kernel32ExportsSolver final 70 class MOZ_TRIVIAL_CTOR_DTOR SharedSection final {
|
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/ |
H A D | Attributes.h | 681 #define MOZ_TRIVIAL_CTOR_DTOR __attribute__((annotate("moz_trivial_ctor_dtor"))) macro 688 __attribute__((annotate("moz_global_class"))) MOZ_TRIVIAL_CTOR_DTOR 744 #define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/www/firefox-esr/firefox-91.8.0/mfbt/ |
H A D | Attributes.h | 727 # define MOZ_TRIVIAL_CTOR_DTOR \ macro 736 __attribute__((annotate("moz_global_class"))) MOZ_TRIVIAL_CTOR_DTOR 800 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/www/firefox/firefox-99.0/mfbt/ |
H A D | Attributes.h | 725 # define MOZ_TRIVIAL_CTOR_DTOR \ macro 734 __attribute__((annotate("moz_global_class"))) MOZ_TRIVIAL_CTOR_DTOR 797 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/ |
H A D | Attributes.h | 727 # define MOZ_TRIVIAL_CTOR_DTOR \ macro 736 __attribute__((annotate("moz_global_class"))) MOZ_TRIVIAL_CTOR_DTOR 800 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/ |
H A D | Attributes.h | 761 # define MOZ_TRIVIAL_CTOR_DTOR \ macro 770 __attribute__((annotate("moz_global_class"))) MOZ_TRIVIAL_CTOR_DTOR 831 # define MOZ_TRIVIAL_CTOR_DTOR /* nothing */ macro
|
/dports/lang/spidermonkey78/firefox-78.9.0/browser/app/winlauncher/freestanding/ |
H A D | FunctionTableResolver.h | 20 class MOZ_TRIVIAL_CTOR_DTOR Kernel32ExportsSolver final
|
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/interceptor/ |
H A D | MMPolicies.h | 57 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcessPrimitive { 97 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyBase { 373 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcess
|
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/interceptor/ |
H A D | MMPolicies.h | 57 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcessPrimitive { 98 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyBase { 452 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcess
|
H A D | VMSharingPolicies.h | 189 class MOZ_TRIVIAL_CTOR_DTOR VMSharingPolicyShared : public MMPolicyInProcess {
|
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/mozglue/interceptor/ |
H A D | MMPolicies.h | 57 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcessPrimitive { 98 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyBase { 452 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcess
|
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/interceptor/ |
H A D | MMPolicies.h | 57 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcessPrimitive { 98 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyBase { 452 class MOZ_TRIVIAL_CTOR_DTOR MMPolicyInProcess
|