outer             154 test/lisp/cedet/semantic-utest-ia-resources/testusing.cpp   outer::StructNested f;
outer             221 test/lisp/cedet/semantic-utest-ia-resources/testusing.cpp   using namespace outer;
outer             232 test/lisp/cedet/semantic-utest-ia-resources/testusing.cpp using namespace outer;
outer             164 test/lisp/cedet/semantic-utest-ia-resources/testusing.hh   using outer::inner::StructNested;
outer             170 test/lisp/cedet/semantic-utest-ia-resources/testusing.hh   using namespace outer::inner;
outer             176 test/lisp/cedet/semantic-utest-ia-resources/testusing.hh namespace alias_for_outerinner = outer::inner;