Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3340 PathDiagnosticPiece *LastP = PD.path.back().get(); in resetDiagnosticLocationToMainFile() local
3341 assert(LastP); in resetDiagnosticLocationToMainFile()
3342 const SourceManager &SMgr = LastP->getLocation().getManager(); in resetDiagnosticLocationToMainFile()
3346 if (auto *CP = dyn_cast<PathDiagnosticCallPiece>(LastP)) { in resetDiagnosticLocationToMainFile()