Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
189 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
3031 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()5000 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()5036 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()5050 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
2135 bool CheckDistantExceptionSpec(QualType T);