Lines Matching refs:NAMESPACE
21 #ifdef NAMESPACE
22 namespace M {
41 #if defined(NAMESPACE)
42 // expected-error-re@-3 {{import of module '{{c_library.inner|cxx_library}}' appears within namespace 'M'}}
43 // expected-note@-21 {{namespace 'M' begins here}}
57 #ifdef NAMESPACE
59 using namespace M;
63 namespace N {
73 #if !defined(CXX_HEADER) && !defined(NAMESPACE)
83 #if !defined(NAMESPACE)