OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 63 milliseconds