Home
last modified time | relevance | path

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

/external/clang/test/OpenMP/
Ddeclare_reduction_codegen.cpp43 struct SSS { struct
45 SSS() : a() {} in SSS() argument
Ddeclare_reduction_codegen.c63 struct SSS { struct
82 void init(struct SSS *priv, struct SSS orig); argument
Ddeclare_reduction_ast_print.c17 struct SSS { struct
25 void init(struct SSS *priv, struct SSS orig); argument
Ddeclare_reduction_ast_print.cpp16 class SSS { class
Dtarget_map_codegen.cpp676 class SSS { class
689 SSS(int a, double b) : a(a), b(b) {} in SSS() function in SSS
929 class SSS { class