Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
195 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
3124 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()5113 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()5149 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()5163 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
2185 bool CheckDistantExceptionSpec(QualType T);