Searched defs:IsNoThrow (Results 1 – 2 of 2) sorted by relevance
569 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
1727 TEST(IsNoThrow, MatchesNoThrowFunctionDeclarations) { in TEST() argument