Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
168 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
2536 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()4333 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4368 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()4382 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
1478 bool CheckDistantExceptionSpec(QualType T);