Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11207 ConstexprFuncs = 7, in areMultiversionVariantFunctionsCompatible() enumerator
11260 << (NewFD->isConsteval() ? ConstevalFuncs : ConstexprFuncs); in areMultiversionVariantFunctionsCompatible()
H A DSemaOpenMP.cpp7757 ConstexprFuncs = 7, in checkOpenMPDeclareVariantFunction() enumerator
7794 << (NewFD->isConsteval() ? ConstevalFuncs : ConstexprFuncs); in checkOpenMPDeclareVariantFunction()