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