OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bmemptr
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGenCXX/
new.cpp
103
struct
Bmemptr
{ int
Bmemptr
::* memptr; int a; };
117
Bmemptr
*b_memptr = new
Bmemptr
[n]();
Completed in 184 milliseconds