Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-ms-templates.cpp30 class UnsignedIntTemplate { class
32 UnsignedIntTemplate() {} in UnsignedIntTemplate() function in UnsignedIntTemplate
145 UnsignedIntTemplate<4294967295> ffffffff; in template_mangling()
/llvm-project-15.0.7/llvm/test/Demangle/
H A Dms-templates.test135 ??0?$UnsignedIntTemplate@$0PPPPPPPP@@@QAE@XZ
136 ; CHECK: __thiscall UnsignedIntTemplate<4294967295>::UnsignedIntTemplate<4294967295>(void)
137 ??0?$UnsignedIntTemplate@$0PPPPPPPP@@@QEAA@XZ
138 ; CHECK: __cdecl UnsignedIntTemplate<4294967295>::UnsignedIntTemplate<4294967295>(void)