Home
last modified time | relevance | path

Searched refs:lookup_in_global_f (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dextern-c.cpp121 int lookup_in_global_f; // expected-note {{here}} variable
123 void lookup_in_global_f();
126 void lookup_in_global_f(int); // expected-error {{conflicts with declaration in global scope}}
/external/llvm-project/clang/test/SemaCXX/
Dextern-c.cpp121 int lookup_in_global_f; // expected-note {{here}} variable
123 void lookup_in_global_f();
126 void lookup_in_global_f(int); // expected-error {{conflicts with declaration in global scope}}