Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h736 const bool IsPrunable; variable
738 NoteTag(Callback &&Cb, bool IsPrunable) in NoteTag()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h536 Optional<bool> IsPrunable; variable