Home
last modified time | relevance | path

Searched refs:CheckSpecifiedExceptionType (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp117 bool Sema::CheckSpecifiedExceptionType(QualType &T, SourceRange Range) { in CheckSpecifiedExceptionType() function in clang::Sema
H A DTreeTransform.h6650 if (U.isNull() || SemaRef.CheckSpecifiedExceptionType(U, Loc)) in TransformExceptionSpec()
6657 if (U.isNull() || SemaRef.CheckSpecifiedExceptionType(U, Loc)) in TransformExceptionSpec()
H A DSemaDeclCXX.cpp19393 if (!CheckSpecifiedExceptionType(ET, DynamicExceptionRanges[ei])) in checkExceptionSpecification()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6588 bool CheckSpecifiedExceptionType(QualType &T, SourceRange Range);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5281 …ExceptionTypeENS_8QualTypeERKNS_11SourceRangeE", "clang::Sema::CheckSpecifiedExceptionType(clang::…