Home
last modified time | relevance | path

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

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