Searched defs:IsNoThrow (Results 1 – 4 of 4) sorted by relevance
580 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
586 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
859 TEST(IsNoThrow, MatchesNoThrowFunctionDeclarations) { in TEST() argument
427 static bool IsNoThrow(InstructionClass Class) { in IsNoThrow() function