Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DPathDiagnostic.h806 PathPieces &getMutablePieces() { in getMutablePieces() function
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp188 PathPieces &getMutablePieces() { return PD->getMutablePieces(); } in getMutablePieces() function in __anon1dcbea900111::PathDiagnosticConstruct