HomeSort by relevance Sort by last modified time
    Searched full:anotherstd (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
typo-correction.cpp 78 namespace AnotherStd { // expected-note{{'AnotherStd' declared here}}
81 another_std::string str; // expected-error{{use of undeclared identifier 'another_std'; did you mean 'AnotherStd'?}}

Completed in 85 milliseconds