Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dtrivial_abi.cpp80 void testParamSmall(Small a) noexcept { in testParamSmall() function
112 testParamSmall(t); in testCallSmall0()
129 testParamSmall(testReturnSmall()); in testCallSmall1()