OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Test0a
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
vtable-key-function-ios.cpp
18
/***
Test0a
******************************************************************/
20
struct
Test0a
{
21
Test0a
();
27
Test0a
::
Test0a
() { use(typeid(
Test0a
)); }
32
void
Test0a
::foo() {}
vtable-key-function-arm.cpp
18
/***
Test0a
******************************************************************/
20
struct
Test0a
{
21
Test0a
();
27
Test0a
::
Test0a
() { use(typeid(
Test0a
)); }
32
void
Test0a
::foo() {}
Completed in 31 milliseconds