Searched refs:ext_method (Results 1 – 2 of 2) sorted by relevance
101 int ext_method();103 int ExportedClass::ext_method() { return inl_method(); } in ext_method() function in ExportedClass
4 declare void @ext_method(ptr, i32)10 musttail call void (ptr, ...) @ext_method(ptr nonnull %this_adj, ...)19 ; CHECK: call void (ptr, ...) @ext_method(ptr nonnull %this_adj.i, i32 42)