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