Searched refs:OneFunction (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dusing-directive.cpp88 namespace OneFunction { namespace
89 void X(); // expected-note{{candidate found by name lookup is 'OneFunction::X'}}
98 using namespace OneFunction;

Completed in 108 milliseconds