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

/external/clang/test/SemaTemplate/
H A Ddependent-names.cpp368 namespace PR14695_A { void PR14695_f(PR14695_X); } // expected-note {{'PR14695_f' should be declared prior to the call site or in the global namespace}} namespace
370 using namespace PR14695_A;

Completed in 68 milliseconds