Home
last modified time | relevance | path

Searched refs:ReportLC (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1753 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); in VisitNode() local
1754 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC)) { in VisitNode()