Home
last modified time | relevance | path

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

/llvm-project/llvm/test/Demangle/
H A Dms-arg-qualifiers.test185 ?foo_qay04cbh@@YAXQAY04$$CBH@Z
186 ; CHECK: void __cdecl foo_qay04cbh(int const (*const)[5])
187 ?foo_qay04cbh@@YAXQEAY04$$CBH@Z
188 ; CHECK: void __cdecl foo_qay04cbh(int const (*const)[5])
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-arg-qualifiers.cpp156 void foo_qay04cbh(const int x[5][5]) {} in foo_qay04cbh() function