HomeSort by relevance Sort by last modified time
    Searched full:st_func (Results 1 - 1 of 1) sorted by null

  /external/clang/test/OpenMP/
parallel_firstprivate_codegen.cpp 261 void St_func(St s[2], int n, long double vla1[n]) {
285 s[0].St_func(s, n, vla1);
289 // ARRAY-LABEL: St_func

Completed in 63 milliseconds