Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
98 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
1757 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()2602 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()2621 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()2636 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
1090 bool CheckDistantExceptionSpec(QualType T);