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
127
struct
Bmemptr
{ int
Bmemptr
::* memptr; int a; };
141
Bmemptr
*b_memptr = new
Bmemptr
[n]();
Completed in 423 milliseconds