Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp585 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
600 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
631 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
723 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
747 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &NoteID, in CheckParamExceptionSpec() function in clang::Sema
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h1221 bool CheckParamExceptionSpec(const PartialDiagnostic & NoteID,