Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h776 const bool IsPrunable; global() variable
778 NoteTag(Callback && Cb,bool IsPrunable) NoteTag() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h535 std::optional<bool> IsPrunable; variable