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

References

tools/clang/lib/Sema/SemaExceptionSpec.cpp
 1110       CT = canCalleeThrow(*this, E, CE->getCalleeDecl());
 1118     CanThrowResult CT = canCalleeThrow(*this, E,
 1126     return canCalleeThrow(*this, E,
 1145       CT = canCalleeThrow(*this, E, cast<CXXNewExpr>(E)->getOperatorNew());
 1157       CT = canCalleeThrow(*this, E,
 1163           CT = mergeCanThrow(CT, canCalleeThrow(*this, E, DD));
 1173     CanThrowResult CT = canCalleeThrow(*this, E,