Home
last modified time | relevance | path

Searched refs:Cdecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h61 Cdecl, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp83 case CallingConv::Cdecl: in outputCallingConvention()
H A DMicrosoftDemangle.cpp1693 return CallingConv::Cdecl; in demangleCallingConvention()