Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
131 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2473 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()3839 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()3874 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()3888 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
1312 bool CheckDistantExceptionSpec(QualType T);