Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
184 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2876 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()4813 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4849 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4863 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
1995 bool CheckDistantExceptionSpec(QualType T);