LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
void LAPACK_cgemqr ( char *  side,
char *  trans,
lapack_int m,
lapack_int n,
lapack_int k,
const lapack_complex_float a,
lapack_int lda,
const lapack_complex_float t,
lapack_int tsize,
lapack_complex_float c,
lapack_int ldc,
lapack_complex_float work,
lapack_int lwork,
lapack_int info 
)

Here is the caller graph for this function: