Searched refs:CheckExceptionSpecSubset (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp757 /// CheckExceptionSpecSubset - Check whether the second function type's
760 bool Sema::CheckExceptionSpecSubset(const PartialDiagnostic &DiagID, function in class:clang::Sema
949 return CheckExceptionSpecSubset(
980 return CheckExceptionSpecSubset(PDiag(DiagID),
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2005 bool CheckExceptionSpecSubset(const PartialDiagnostic &DiagID,

Completed in 218 milliseconds