Searched refs:isNothrowT (Results 1 – 4 of 4) sorted by relevance
2703 bool Type::isNothrowT() const { in isNothrowT() function in Type
3119 if (Ty->isNothrowT()) { in isReplaceableGlobalAllocationFunction()
6589 IsNothrow |= E->getType()->isNothrowT(); in HandleOperatorNewCall()9350 !E->getPlacementArg(0)->getType()->isNothrowT()) in VisitCXXNewExpr()
2090 bool isNothrowT() const; // C++ std::nothrow_t