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

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp834 const LocationContext *ReportLC = BR.getErrorNode()->getLocationContext(); local
835 if (CurLC != ReportLC && !CurLC->isParentOf(ReportLC))

Completed in 733 milliseconds