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

Declarations

tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h
   38   void diagnoseCatchLocations(const CXXCatchStmt *catchStmt,

References

tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp
   45   diagnoseCatchLocations(Result.Nodes.getNodeAs<CXXCatchStmt>("catch"),