Searched defs:toFoobar (Results 1 – 1 of 1) sorted by relevance
9 namespace barstool { int toFoobar() { return 1; } } // expected-note 3 {{'barstool::toFoobar' decla… in toFoobar() function16 …namespace baztool { bool toFoobar() { return true; } } // expected-note{{'fizbin::baztool' declare… in toFoobar() function