HomeSort by relevance Sort by last modified time
    Searched refs:AnotherNS (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Modules/Inputs/no-linkage/
decls.h 8 namespace AnotherNS {}
  /external/clang/test/Modules/
no-linkage.cpp 13 const int AnotherNS = 0; // expected-note {{candidate}}
38 use(AnotherNS);
53 use(AnotherNS); // expected-error {{ambiguous}}

Completed in 56 milliseconds