Home
last modified time | relevance | path

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

/llvm-project/llvm/test/Demangle/
H A Dms-template-callback.test25 ?callback_void_Type@@3V?$C@$$A6AXVType@@@Z@@A
26 ; CHECK: C<void __cdecl(class Type)> callback_void_Type
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-template-callback.cpp33 C<void(Type)> callback_void_Type; variable