Searched defs:global_func (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dnested-name-spec.cpp156 void global_func(int);
160 void ::global_func(int) { } // expected-error{{definition or redeclaration of 'global_func' cannot name the global scope}} function in namespace:N

Completed in 540 milliseconds