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

  /external/clang/test/SemaCXX/
cxx1y-variable-templates_top_level.cpp 376 namespace n0b { namespace in namespace:nested
381 int i0b = n0b::pi0b<int>;
383 template float n0b::pi0b<float>;
384 float f0b = n0b::pi0b<float>;
386 template<> double n0b::pi0b<double> = 5.2;
387 double d0b = n0b::pi0b<double>;
  /external/clang/test/Modules/
macros2.c 17 TOP_OTHER_DEF_RIGHT_UNDEF *n0b; // expected-warning{{ambiguous expansion of macro 'TOP_OTHER_DEF_RIGHT_UNDEF'}} variable

Completed in 475 milliseconds