Home
last modified time | relevance | path

Searched refs:dependent_params (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/CodeGenCoroutines/
Dcoro-params.cpp100 void dependent_params(T x, U, U y) { in dependent_params() function
129 dependent_params(A{}, B{}, B{}); in call_dependent_params()