Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
83 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
1461 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()1935 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()1954 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()1969 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
799 bool CheckDistantExceptionSpec(QualType T);