Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp10739 bool ConstexprSupported, bool CLinkageMayDiffer) { in areMultiversionVariantFunctionsCompatible() argument
10799 if (!ConstexprSupported && NewFD->isConstexpr()) in areMultiversionVariantFunctionsCompatible()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10733 bool ConstexprSupported, bool CLinkageMayDiffer);