OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wonka
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Index/
c-index-pch.c
7
// ALL: FunctionDecl=
wonka
9
void
wonka
(float);
/external/clang/test/SemaCXX/
qualified-names-diag.cpp
7
namespace
wonka
{
namespace in namespace:foo::wibble::bar
26
::foo::wibble::bar::
wonka
::x::y c;
27
c + b; // expected-error{{invalid operands to binary expression ('::foo::wibble::bar::
wonka
::x::y' and '::bar::y' (aka 'int'))}}
32
int ::foo::wibble::bar::
wonka
::x::y::* ptrmem;
Completed in 1568 milliseconds