Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp3015 std::optional<bool> shouldPrune; in VisitTrueTest() local
3031 N, shouldPrune, IsSameFieldName); in VisitTrueTest()
3033 N, shouldPrune, IsSameFieldName); in VisitTrueTest()
3125 if (shouldPrune) in VisitTrueTest()
3126 event->setPrunable(*shouldPrune); in VisitTrueTest()