Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
184 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2909 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()4846 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4882 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4896 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
2031 bool CheckDistantExceptionSpec(QualType T);