Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11087 ConstexprFuncs = 7, in areMultiversionVariantFunctionsCompatible() enumerator
11140 << (NewFD->isConsteval() ? ConstevalFuncs : ConstexprFuncs); in areMultiversionVariantFunctionsCompatible()
H A DSemaOpenMP.cpp7546 ConstexprFuncs = 7, in checkOpenMPDeclareVariantFunction() enumerator
7583 << (NewFD->isConsteval() ? ConstevalFuncs : ConstexprFuncs); in checkOpenMPDeclareVariantFunction()