Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-sret-and-byval.cpp206 SmallWithCtor thiscall_method_small_with_ctor() { return SmallWithCtor(); } in thiscall_method_small_with_ctor() function in Class
250 c.thiscall_method_small_with_ctor(); in use_class()