Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1686 const LocationContext *&NewLC = LCM[&PD.getActivePath()]; in GenerateAlternateExtensivePathDiagnostic() local
1687 if (!NewLC) in GenerateAlternateExtensivePathDiagnostic()
1688 NewLC = N->getLocationContext(); in GenerateAlternateExtensivePathDiagnostic()
1690 PDB.LC = NewLC; in GenerateAlternateExtensivePathDiagnostic()