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

References

tools/clang/lib/Sema/SemaExceptionSpec.cpp
 1088     return mergeCanThrow(CT, canSubExprsThrow(*this, E));
 1113     return mergeCanThrow(CT, canSubExprsThrow(*this, E));
 1122     return mergeCanThrow(CT, canSubExprsThrow(*this, E));
 1148     return mergeCanThrow(CT, canSubExprsThrow(*this, E));
 1168     return mergeCanThrow(CT, canSubExprsThrow(*this, E));
 1177     return mergeCanThrow(CT, canSubExprsThrow(*this, E));
 1220     return canSubExprsThrow(*this, E);
 1235     return mergeCanThrow(CT, canSubExprsThrow(*this, E));