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