Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h772 const bool IsPrunable; variable
774 NoteTag(Callback &&Cb, bool IsPrunable) in NoteTag()
/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DPathDiagnostic.h535 Optional<bool> IsPrunable; variable