Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExceptionSpec.cpp616 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
631 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
662 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
754 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
778 bool Sema::CheckParamExceptionSpec(const PartialDiagnostic &NoteID, in CheckParamExceptionSpec() function in clang::Sema
/external/clang/include/clang/Sema/
DSema.h1329 bool CheckParamExceptionSpec(const PartialDiagnostic & NoteID,