Searched refs:CheckDistantExceptionSpec (Results 1 – 3 of 3) sorted by relevance
125 bool Sema::CheckDistantExceptionSpec(QualType T) { in CheckDistantExceptionSpec() function in clang::Sema
1810 if (CheckDistantExceptionSpec(T)) { in BuildMemberPointerType()2574 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()2593 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()2607 if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) { in GetFullTypeForDeclarator()
1204 bool CheckDistantExceptionSpec(QualType T);