reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp
 2614     if (auto *call = dyn_cast<PathDiagnosticCallPiece>(&*piece)) {
 2619     const FullSourceLoc Loc = piece->getLocation().asLocation();
 2629       Pieces.push_back(piece);
 2637       MacroStack.back().first->subPieces.push_back(piece);
 2667           PathDiagnosticLocation::createSingleLocation(piece->getLocation()));
 2681     MacroGroup->subPieces.push_back(piece);