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.cpp3291 PathDiagnosticPiece *LastP = PD.path.back().get(); in resetDiagnosticLocationToMainFile() local
3292 assert(LastP); in resetDiagnosticLocationToMainFile()
3293 const SourceManager &SMgr = LastP->getLocation().getManager(); in resetDiagnosticLocationToMainFile()
3297 if (auto *CP = dyn_cast<PathDiagnosticCallPiece>(LastP)) { in resetDiagnosticLocationToMainFile()