Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExceptionSpec.cpp813 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset()
866 return CheckParamExceptionSpec(NestedDiagID, NoteID, Superset, SuperLoc, in CheckExceptionSpecSubset()
891 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &DiagID, in CheckParamExceptionSpec() function in clang::Sema
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h2153 bool CheckParamExceptionSpec(const PartialDiagnostic &NestedDiagID,