Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
186 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2659 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()4626 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4662 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4676 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
6163 bool CheckDistantExceptionSpec(QualType T);