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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp830 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); local
831 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC))

Completed in 107 milliseconds