OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:my_foo
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/SemaCXX/
missing-namespace-qualifier-typo-corrections.cpp
7
fizbin::Foobar *
my_foo
= new fizbin::FooBar; // expected-error{{no type named 'FooBar' in namespace 'fizbin'; did you mean 'Foobar'?}}
variable
Completed in 1011 milliseconds