Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ !
H A DPlistDiagnostics.cpp370 for (const auto &SubPiece : P.subPieces) { in ReportMacroSubPieces() local
371 ReportPiece(o, *SubPiece, indent, depth, /*includeControlFlow*/ false); in ReportMacroSubPieces()