Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h788 const bool IsPrunable; variable
790 NoteTag(Callback &&Cb, bool IsPrunable) in NoteTag() argument
/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h535 std::optional<bool> IsPrunable; variable