Home
last modified time | relevance | path

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

/llvm-project/clang/test/OpenMP/
H A Ddeclare_reduction_codegen.cpp72 struct SSS { struct
74 SSS() : a() {} in SSS() argument
H A Ddeclare_reduction_codegen.c74 struct SSS { struct
93 void init(struct SSS *priv, struct SSS orig); argument
H A Dtarget_map_codegen_13.cpp48 class SSS { class
61 SSS(int a, double b) : a(a), b(b) {} in SSS() function in SSS
H A Ddeclare_reduction_ast_print.c21 struct SSS { struct
29 void init(struct SSS *priv, struct SSS orig); argument
H A Dtarget_defaultmap_codegen_01.cpp861 class SSS { class
921 class SSS { class
981 class SSS { class
1041 class SSS { class
1172 class SSS { class
[all...]
H A Dtarget_map_codegen_16.cpp42 class SSS { class
H A Ddeclare_reduction_ast_print.cpp32 class SSS { class
H A Ddeclare_target_codegen.cpp298 static int SSS; member
301 int SS::SSS = 1; member in SS