enum LangOptions::DefaultCallingConvention

Declared at: clang/include/clang/Basic/LangOptions.h:129

Enumerators

NameValueComment
DCC_None0
DCC_CDecl1
DCC_FastCall2
DCC_StdCall3
DCC_VectorCall4
DCC_RegCall5