Lines Matching +defs:foo +defs:bar
41 class DEFAULT foo { class
62 struct foo { struct
63 DEFAULT static int bar; member
66 int foo<T>::bar; member in test40::foo<T>
67 template struct foo<int>; variable
76 struct HIDDEN foo {}; struct
89 struct HIDDEN foo { struct
93 struct bar { struct
95 struct zed {
219 struct HIDDEN foo { struct
220 foo() { } in foo() argument
224 virtual void zonk() {} in zonk()
240 static void foo() {} in foo() function
254 void bar() {} in bar() function
290 void B::foo(A*) {} in foo() function in Test10::B
296 void foo() {} in foo() function
297 void DEFAULT bar() {} in bar() function
476 template <class T> void foo() { in foo() function
541 DEFAULT void foo() {} in foo() function
557 static void bar() {} in bar() function
561 static void bar() {} in bar() function
581 namespace foo DEFAULT { namespace
583 class bar { class
587 template class foo::bar<char>; member in PR10113::foo
593 template class foo::bar<zed>; member in PR10113::foo
614 namespace foo DEFAULT { namespace
618 void bar() { in bar() function in PR11690_2::foo::zed
718 class foo { class
719 void bar() {} in bar() function in test33::foo
723 template class DEFAULT foo<zed>; variable
729 struct foo { struct
732 void bar() {} in bar() function
745 struct DEFAULT foo { struct
746 void bar() {} in bar() function
749 template class foo<zed>; variable
758 class foo { class
759 void bar() {} in bar() function in test36::foo
763 template class foo<S1, S2>; variable
769 struct HIDDEN foo { struct
772 DEFAULT void bar() {} in bar() function
780 class DEFAULT foo { class
781 void bar() {} in bar() function in test38::foo
785 template class foo<zed>; variable
821 struct HIDDEN foo { struct
824 struct bar { struct
827 struct HIDDEN bar<foo> { struct
837 struct HIDDEN foo { struct
840 void bar() { in bar() function
843 DEFAULT void bar<foo>() { in bar() function
851 struct foo { struct
852 foo() {} in foo() argument
857 template struct DEFAULT foo<bar>; variable
865 struct foo { struct
867 struct bar { struct
868 bar() {}; in bar() argument
874 template struct DEFAULT foo<int>::bar<zed>; member in test45::foo
882 void foo() { in foo() function
896 struct foo { struct
898 static void bar() { in bar() function
917 struct HIDDEN foo { struct
922 struct bar { struct
924 void zed() { in zed()
938 struct HIDDEN foo { struct
942 struct DEFAULT bar { struct
943 void zed() { in zed()
956 struct HIDDEN foo { struct
973 struct foo { struct
999 void foo() { in foo() function
1015 struct foo { struct
1032 struct HIDDEN foo { struct
1046 struct HIDDEN foo { struct
1062 struct foo { struct
1077 struct DEFAULT bar { struct
1078 static void zed() { in zed()
1092 typedef int (*foo)(); typedef
1171 template <E> static void foo() {} in foo() function
1174 static void foo() {} in foo() function
1191 static DEFAULT void foo() {} in foo() function
1208 static void foo() {} in foo() function
1223 static void foo() {} in foo() function
1229 static void foo() {} in foo() function
1249 class DEFAULT foo; variable
1278 struct DEFAULT bar { struct
1279 static void zed() {} in zed()
1286 class DEFAULT foo; variable
1288 template struct bar<foo>; variable
1309 namespace foo { namespace
1312 namespace foo { namespace
1315 namespace foo __attribute__((visibility("hidden"))) { namespace