Home
last modified time | relevance | path

Searched refs:SS_NoexceptNotMet (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h285 SS_NoexceptNotMet, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp952 case concepts::ExprRequirement::SS_NoexceptNotMet: in diagnoseUnsatisfiedRequirement()
H A DSemaExprCXX.cpp9078 Status = concepts::ExprRequirement::SS_NoexceptNotMet; in BuildExprRequirement()