OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:some_struct
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/device/test-gnustl-full/unit/
epilog_test.cpp
6
struct
some_struct
{
struct
/ndk/tests/device/test-stlport/unit/
epilog_test.cpp
6
struct
some_struct
{
struct
/external/clang/test/SemaCXX/
attr-selectany.cpp
43
extern const __declspec(selectany) SomeStruct
some_struct
; // expected-warning {{default initialization of an object of const type 'const SomeStruct' without a user-provided default constructor is a Microsoft extension}}
variable
47
extern const SomeStruct
some_struct
;
Completed in 551 milliseconds