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

References

tools/clang/lib/AST/ASTImporter.cpp
 6145   ExpectedSLoc ToThrowLocOrErr = import(S->getThrowLoc());
 6148   ExpectedExpr ToThrowExprOrErr = import(S->getThrowExpr());