Searched refs:CallConvention (Results 1 – 3 of 3) sorted by relevance
414 outputCallingConvention(OB, CallConvention); in outputPre()499 outputCallingConvention(OB, Sig->CallConvention); in outputPre()
1270 FSN->Signature->CallConvention = demangleCallingConvention(MangledName); in demangleVcallThunkNode()1832 FTy->CallConvention = demangleCallingConvention(MangledName); in demangleFunctionType()
334 CallingConv CallConvention = CallingConv::None; member