Searched refs:static_member_function (Results 1 – 9 of 9) sorted by relevance
13 …EXCLUDE_FROM_EXPLICIT_INSTANTIATION static void static_member_function(); // expected-note{{forwar…16 …static int static_member_function(); // expected-note{{forward declaration of template entity is h…28 …Foo<int>::static_member_function(); // expected-warning{{instantiation of function 'Foo<int>::stat… in use()34 …Foo<int>::nested::static_member_function(); // expected-warning{{instantiation of function 'Foo<in… in use()
22 static void static_member_function() { in static_member_function() function28 EXCLUDE_FROM_EXPLICIT_INSTANTIATION static void static_member_function() { in static_member_function() function67 Foo<Empty>::member_class1::static_member_function(); // expected-note{{in instantiation of}} in main()68 Foo<Empty>::member_class2::static_member_function(); // expected-note{{in instantiation of}} in main()
23 static void static_member_function() { } in static_member_function() function27 EXCLUDE_FROM_EXPLICIT_INSTANTIATION static void static_member_function() { } in static_member_function() function77 Foo<int>::member_class1::static_member_function(); in use()83 Foo<int>::member_class2::static_member_function(); in use()
5 static int static_member_function();13 int C::static_member_function() { return static_member_variable; } in static_member_function() function in C
7 static int static_member_function();17 int C::static_member_function() { in static_member_function() function in C
9 ; static int static_member_function();19 ; int C::static_member_function() {42 ; CHECK-DAG: "C::static_member_function"110 !12 = !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_functionEv",…128 !30 = distinct !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_fun…
13 ; static int static_member_function();23 ; int C::static_member_function() {50 ; LINUX-DAG: "C::static_member_function"118 !12 = !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_functionEv",…136 !30 = distinct !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_fun…
9 ; static int static_member_function();19 ; int C::static_member_function() {94 ; CHECK: DW_AT_name ("static_member_function")218 ; CHECK-NEXT: [[STATIC_MEM_FUNC]] EXTERNAL FUNCTION "C::static_member_function"333 !27 = !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_functionEv",…373 !67 = distinct !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_fun…
10 CHECK: 0x000000ec "static_member_function"