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.h832 OMPTraitInfo &TI, unsigned NumAppendArgs,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp7251 unsigned NumAppendArgs, in checkOpenMPDeclareVariantFunction() argument
7341 if (NumAppendArgs) { in checkOpenMPDeclareVariantFunction()
7368 Params.insert(Params.end(), NumAppendArgs, InteropType); in checkOpenMPDeclareVariantFunction()
7412 << (NumAppendArgs ? 1 : 0) << VariantRef->getSourceRange(); in checkOpenMPDeclareVariantFunction()
7466 << NewFD->getType() << FD->getType() << (NumAppendArgs ? 1 : 0) in checkOpenMPDeclareVariantFunction()