Searched refs:isNoThrow (Results 1 – 5 of 5) sorted by relevance
111 bool isNoThrow(unsigned ID) const { in isNoThrow() function
430 REGISTER_MATCHER(isNoThrow); in RegistryMaps()
5073 AST_POLYMORPHIC_MATCHER(isNoThrow, in AST_POLYMORPHIC_MATCHER() argument
10699 if (getLangOpts().CPlusPlus && BuiltinInfo.isNoThrow(Id)) in GetBuiltinType()
15118 if (Context.BuiltinInfo.isNoThrow(BuiltinID) && !FD->hasAttr<NoThrowAttr>()) in AddKnownFunctionAttributes()