Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
125 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2268 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()3593 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()3617 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()3631 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
1290 bool CheckDistantExceptionSpec(QualType T);