Searched refs:FunctionMayNotThrow (Results 1 – 1 of 1) sorted by relevance
57 auto FunctionMayNotThrow = functionDecl(isNoThrow()); in registerMatchers() local61 hasAncestor(FunctionMayNotThrow)) in registerMatchers()