Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dtrivial_abi.cpp151 void testParamLarge(Large a) noexcept { in testParamLarge() function
176 testParamLarge(t); in testCallLarge0()
187 testParamLarge(testReturnLarge()); in testCallLarge1()