Home
last modified time | relevance | path

Searched defs:toFoobar (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dmissing-namespace-qualifier-typo-corrections.cpp9 namespace barstool { int toFoobar() { return 1; } } // expected-note 3 {{'barstool::toFoobar' decla… in toFoobar() function
16 …namespace baztool { bool toFoobar() { return true; } } // expected-note{{'fizbin::baztool' declare… in toFoobar() function