Lines Matching defs:foo
32 void Test0a::foo() {} in foo() function in Test0a
43 void Test0b::foo() {} in foo() function in Test0b
64 inline void Test1a::foo() {} in foo() function in Test1a
75 inline void Test1b::foo() {} in foo() function in Test1b
98 inline void Test2a::foo() {} in foo() function in Test2a
117 inline void Test2b::foo() {} in foo() function in Test2b
129 inline void Test2c::foo() {} in foo() function in Test2c
153 inline void Test3a::foo() {} in foo() function in Test3a
172 inline void Test3b::foo() {} in foo() function in Test3b
184 inline void Test3c::foo() {} in foo() function in Test3c
208 template <> inline void Test4a<int>::foo() {} in foo() function in Test4a
227 template <> inline void Test4b<int>::foo() {} in foo() function in Test4b
239 template <> inline void Test4c<int>::foo() {} in foo() function in Test4c
266 template <> inline void Test5a<int>::foo() {} in foo() function in Test5a
287 template <> inline void Test5b<int>::foo() {} in foo() function in Test5b
301 template <> inline void Test5c<int>::foo() {} in foo() function in Test5c