Home
last modified time | relevance | path

Searched refs:ExceptionSpecEvaluation (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp383 case CodeSynthesisContext::ExceptionSpecEvaluation: in toString()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp362 case ExceptionSpecEvaluation: in isInstantiationRecord()
874 case CodeSynthesisContext::ExceptionSpecEvaluation: in PrintInstantiationStack()
1071 case CodeSynthesisContext::ExceptionSpecEvaluation: in isSFINAEContext()
H A DSemaDeclCXX.cpp7376 Ctx.Kind = Sema::CodeSynthesisContext::ExceptionSpecEvaluation; in ComputingExceptionSpec()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h9228 ExceptionSpecEvaluation, enumerator