reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 1601   bool CheckDistantExceptionSpec(QualType T);

References

tools/clang/lib/Sema/SemaType.cpp
 2601   if (CheckDistantExceptionSpec(T)) {
 4417       if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) {
 4453       if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) {
 4467       if (LangOpts.CPlusPlus && S.CheckDistantExceptionSpec(T)) {