Searched refs:CallConvention (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp408 outputCallingConvention(OS, CallConvention);
493 outputCallingConvention(OS, Sig->CallConvention);
H A DMicrosoftDemangle.cpp1269 FSN->Signature->CallConvention = demangleCallingConvention(MangledName);
1839 FTy->CallConvention = demangleCallingConvention(MangledName);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h334 CallingConv CallConvention = CallingConv::None; member in struct:llvm::ms_demangle::FunctionSignatureNode

Completed in 77 milliseconds