Searched refs:CallConvention (Results 1 – 3 of 3) sorted by relevance
413 outputCallingConvention(OS, CallConvention); in outputPre()498 outputCallingConvention(OS, Sig->CallConvention); in outputPre()
1269 FSN->Signature->CallConvention = demangleCallingConvention(MangledName); in demangleVcallThunkNode()1841 FTy->CallConvention = demangleCallingConvention(MangledName); in demangleFunctionType()
335 CallingConv CallConvention = CallingConv::None; member