Home
last modified time | relevance | path

Searched refs:NumAppendArgs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h807 OMPTraitInfo &TI, unsigned NumAppendArgs,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7302 unsigned NumAppendArgs, in checkOpenMPDeclareVariantFunction() argument
7392 if (NumAppendArgs) { in checkOpenMPDeclareVariantFunction()
7419 Params.insert(Params.end(), NumAppendArgs, InteropType); in checkOpenMPDeclareVariantFunction()
7464 << (NumAppendArgs ? 1 : 0) << VariantRef->getSourceRange(); in checkOpenMPDeclareVariantFunction()
7517 << NewFD->getType() << FD->getType() << (NumAppendArgs ? 1 : 0) in checkOpenMPDeclareVariantFunction()