Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExprConcepts.h263 SS_NoexceptNotMet, enumerator
/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp420 case concepts::ExprRequirement::SS_NoexceptNotMet: in diagnoseUnsatisfiedRequirement()
DSemaExprCXX.cpp8581 Status = concepts::ExprRequirement::SS_NoexceptNotMet; in BuildExprRequirement()