Home
last modified time | relevance | path

Searched refs:CCCR_Ignore (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DX86.h832 return CCCR_Ignore; in checkCallingConvention()
DAArch64.cpp1370 return CCCR_Ignore; in checkCallingConvention()
DARM.cpp1331 return CCCR_Ignore; in checkCallingConvention()
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DTargetInfo.h1566 CCCR_Ignore, enumerator
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclAttr.cpp5339 case TargetInfo::CCCR_Ignore: in CheckCallingConvAttr()