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()
6 static int static_member_function();14 int C::static_member_function() { return static_member_variable; } in static_member_function() function in C26 int global_initialized_variable = C::static_member_function();
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…
31 ; static int static_member_function();41 ; int C::static_member_function() {68 ; LINUX-DAG: "C::static_member_function"136 !12 = !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_functionEv",…154 !30 = distinct !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_fun…
9 ; static int static_member_function();19 ; int C::static_member_function() {98 ; CHECK: DW_AT_name ("static_member_function")224 ; CHECK-NEXT: [[STATIC_MEM_FUNC]] EXTERNAL FUNCTION "C::static_member_function"341 !27 = !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_functionEv",…381 !67 = distinct !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_fun…
10 CHECK: 0x000000ec "static_member_function"