Searched defs:SSSS (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmangle-local-class-names.cpp13 struct SSSS struct
16 SSSS( const float& from): bv(from) { } function in struct:SSSS
19 SSSS VAR1(IVAR1);
25 struct SSSS struct
27 SSSS( const float& from) {} function in struct:SSSS
30 SSSS VAR2(IVAR2);
37 struct SSSS struct
40 SSSS( const float& from): bv(from) { } function in struct:SSSS
43 SSSS VAR1(IVAR1);
49 struct SSSS struct
51 SSSS( const float& from) {} function in struct:SSSS
[all...]

Completed in 49 milliseconds