Searched refs:cursor_call_conv (Results 1 – 1 of 1) sorted by relevance
563 let cursor_call_conv = ty.call_conv(); in from_ty() localVariable564 if cursor_call_conv != CXCallingConv_Invalid { in from_ty()565 call_conv = cursor_call_conv; in from_ty()