Home
last modified time | relevance | path

Searched refs:NestedDiagID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp761 const PartialDiagnostic &NestedDiagID, in CheckExceptionSpecSubset() argument
807 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset()
860 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset()
928 unsigned NestedDiagID = diag::err_deep_exception_specs_differ; in CheckExceptionSpecCompatibility() local
934 NestedDiagID = diag::warn_deep_exception_specs_differ; in CheckExceptionSpecCompatibility()
950 PDiag(DiagID), PDiag(NestedDiagID), PDiag(), PDiag(), ToFunc, in CheckExceptionSpecCompatibility()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2006 const PartialDiagnostic &NestedDiagID,
2013 bool CheckParamExceptionSpec(const PartialDiagnostic &NestedDiagID,