Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmangle-ms-back-references-pr13207.cpp173 RetVal fun_normal(int t) { return RetVal(); } in fun_normal() function
175 fun_normal(1); in fun_instantiate()
/llvm-project-15.0.7/llvm/test/Demangle/
H A Dms-back-references.test158 ?fun_normal@fn_space@@YA?AURetVal@1@H@Z
159 ; CHECK: struct fn_space::RetVal __cdecl fn_space::fun_normal(int)