Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDLangOptions.h123 DCC_FastCall, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDCompilerInvocation.cpp675 bool emitError = (DefaultCC == LangOptions::DCC_FastCall || in FixupInvocation()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp12463 case LangOptions::DCC_FastCall: in getDefaultCallingConvention()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td7975 …NormalizedValues<["DCC_CDecl", "DCC_FastCall", "DCC_StdCall", "DCC_VectorCall", "DCC_RegCall", "DC…