Lines Matching +defs:foo +defs:c
13 auto foo() { in foo() function in test_star_this::ns1::A
30 void foo() { in foo() function in test_star_this::ns2::B
43 void foo() { in foo() function in test_star_this::ns3::B
50 B *c = (b.foo(), nullptr); //expected-note{{in instantiation}} variable
60 auto foo() { in foo() function in test_star_this::ns4::B
79 void foo() { in foo() function
83 void foo() const { //expected-note{{const}} in foo() function
117 auto N = [] (auto c) { in foo()
146 auto N = [] (auto c) { in foo()
156 void foo() volatile const { in foo() function
186 auto foo() const { in foo() function
218 auto foo() const { in foo() function