Home
last modified time | relevance | path

Searched refs:DCC_FastCall (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h142 DCC_FastCall, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp679 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in FixupInvocation()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13095 case LangOptions::DCC_FastCall: in getDefaultCallingConvention()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td8517 …NormalizedValues<["DCC_CDecl", "DCC_FastCall", "DCC_StdCall", "DCC_VectorCall", "DCC_RegCall", "DC…