Home
last modified time | relevance | path

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

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