Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp10233 bool ConstexprSupported, bool CLinkageMayDiffer) { in areMultiversionVariantFunctionsCompatible() argument
10292 if (!ConstexprSupported && NewFD->isConstexpr()) in areMultiversionVariantFunctionsCompatible()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10271 bool ConstexprSupported, bool CLinkageMayDiffer);