Home
last modified time | relevance | path

Searched defs:PathDiagnosticPieceRef (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h46 using PathDiagnosticPieceRef = std::shared_ptr<PathDiagnosticPiece>; variable
/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DPathDiagnostic.h492 using PathDiagnosticPieceRef = std::shared_ptr<PathDiagnosticPiece>; variable