Home
last modified time | relevance | path

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

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