Searched refs:FUNCFLAGnothrowInprocess (Results 1 – 2 of 2) sorted by relevance
432 fd->flags |= FUNCFLAGnothrowInprocess; in initInferAttributes()1874 if (flags & FUNCFLAGnothrowInprocess) in semantic3()2191 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3()2195 if (flags & FUNCFLAGnothrowInprocess && blockexit & BEthrow) in semantic3()2205 flags &= ~FUNCFLAGnothrowInprocess; in semantic3()
508 #define FUNCFLAGnothrowInprocess 4 // working on determining nothrow macro