Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
188 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2964 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()4929 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4965 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4979 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
2103 bool CheckDistantExceptionSpec(QualType T);