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