Searched defs:convKind (Results 1 – 1 of 1) sorted by relevance
135 X64CallConvImpl(BECommon &be, CallConvKind convKind) : beCommon(be), convKind(convKind) {} in X64CallConvImpl()239 CallConvKind convKind = kCCall; variable