Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmangle-ms-back-references-pr13207.cpp173 RetVal fun_normal(int t) { return RetVal(); } in fun_normal() function
175 fun_normal(1); in fun_instantiate()
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-back-references-pr13207.cpp173 RetVal fun_normal(int t) { return RetVal(); } in fun_normal() function
175 fun_normal(1); in fun_instantiate()
/external/llvm-project/llvm/test/Demangle/
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)