Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionAnalyzer.h142 bool IgnoreBadAlloc = true; variable
H A DExceptionAnalyzer.cpp412 filterIgnoredExceptions(const llvm::StringSet<> & IgnoredTypes,bool IgnoreBadAlloc) filterIgnoredExceptions() argument