Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/OpenMP/
H A Dtarget_map_codegen.cpp757 class SSST { class
781 SSST(int a, double b, int &r) : a(a), b(b), r(r) {} in SSST() function in SSST