Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11198 bool ConstexprSupported, bool CLinkageMayDiffer) { in areMultiversionVariantFunctionsCompatible() argument
11258 if (!ConstexprSupported && NewFD->isConstexpr()) in areMultiversionVariantFunctionsCompatible()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11440 bool ConstexprSupported, bool CLinkageMayDiffer);