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

References

tools/clang/lib/AST/ASTImporter.cpp
 6901       ToSubExpr, ToType, ToThrowLoc, E->isThrownVariableInScope());
tools/clang/lib/Sema/TreeTransform.h
10563                                           E->isThrownVariableInScope());
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 1528   Record.push_back(E->isThrownVariableInScope());