Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmangle-local-class-names.cpp13 struct SSSS in FUNC() struct
15 float bv; in FUNC()
16 SSSS( const float& from): bv(from) { } in FUNC() function
25 struct SSSS in FUNC() struct
27 SSSS( const float& from) {} in FUNC() argument
37 struct SSSS in GORF() struct
39 float bv; in GORF()
40 SSSS( const float& from): bv(from) { } in GORF() argument
49 struct SSSS in GORF() struct
51 SSSS( const float& from) {} in GORF() function