Searched refs:IgnoredExceptions (Results 1 – 6 of 6) sorted by relevance
31 llvm::StringSet<> IgnoredExceptions; in ExceptionEscapeCheck() local35 IgnoredExceptions.insert(IgnoredExceptionsVec.begin(), in ExceptionEscapeCheck()37 Tracer.ignoreExceptions(std::move(IgnoredExceptions)); in ExceptionEscapeCheck()
40 llvm::StringSet<> IgnoredExceptions; in ExceptionEscapeCheck() local42 IgnoredExceptions.insert(IgnoredExceptionsVec.begin(), in ExceptionEscapeCheck()44 Tracer.ignoreExceptions(std::move(IgnoredExceptions)); in ExceptionEscapeCheck()
128 IgnoredExceptions = std::move(ExceptionNames); in ignoreExceptions()148 llvm::StringSet<> IgnoredExceptions; variable
244 ExceptionList.filterIgnoredExceptions(IgnoredExceptions, IgnoreBadAlloc); in analyzeDispatch()
22 .. option:: IgnoredExceptions
37 .. option:: IgnoredExceptions