Searched refs:IsNoThrow (Results 1 – 11 of 11) sorted by relevance
90 bool IsNoThrow = FnTy->isNothrow(); in check() local92 IsNoThrow in check()100 if ((IsNoThrow || NoexceptMacro.empty()) && CRange.isValid()) in check()
87 bool IsNoThrow(ARCInstKind Class);
89 bool IsNoThrow(ARCInstKind Class);
91 bool IsNoThrow(ARCInstKind Class);
580 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
596 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
859 TEST(IsNoThrow, MatchesNoThrowFunctionDeclarations) { in TEST() argument
809 if (IsNoThrow(Class)) { in OptimizeIndividualCalls()
1020 if (IsNoThrow(Class)) { in OptimizeIndividualCallImpl()
1056 if (IsNoThrow(Class)) { in OptimizeIndividualCallImpl()