Searched refs:FunctionsThatShouldNotThrow (Results 1 – 3 of 3) sorted by relevance
21 FunctionsThatShouldNotThrow) { in AST_MATCHER_P() argument22 return FunctionsThatShouldNotThrow.count(Node.getNameAsString()) > 0; in AST_MATCHER_P()37 FunctionsThatShouldNotThrow.insert(FunctionsThatShouldNotThrowVec.begin(), in ExceptionEscapeCheck()60 isEnabled(FunctionsThatShouldNotThrow))) in registerMatchers()
41 llvm::StringSet<> FunctionsThatShouldNotThrow; variable
30 .. option:: FunctionsThatShouldNotThrow