Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DExceptionEscapeCheck.h39 llvm::StringSet<> FunctionsThatShouldNotThrow; variable
H A DExceptionEscapeCheck.cpp22 FunctionsThatShouldNotThrow) { in AST_MATCHER_P() argument