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