Searched refs:simple_method (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-methods.cpp5 void simple_method() {} function in class:C
19 instance.simple_method();
21 // CHECK: call x86_thiscallcc void @"\01?simple_method@C@@QAEXXZ"
25 // CHECK: define linkonce_odr x86_thiscallcc void @"\01?simple_method@C@@QAEXXZ"

Completed in 152 milliseconds