OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStructWithDtorValue
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/test/asan/TestCases/Helpers/
initialization-nobug-extra.cc
8
int
getStructWithDtorValue
();
9
static int val =
getStructWithDtorValue
();
/external/compiler-rt/test/asan/TestCases/
initialization-nobug.cc
46
int
getStructWithDtorValue
() { return struct_with_dtor.value; }
Completed in 70 milliseconds