Searched refs:CheckNew (Results 1 – 6 of 6) sorted by relevance
571 bool CheckNew = false; variable
515 BENIGN_LANGOPT(CheckNew, 1, 0, "Do not assume C++ operator new may not return NULL")
327 if (getOperatorNew()->getLangOpts().CheckNew) in shouldNullCheckAllocation()
3201 !getLangOpts().CheckNew) in DeclareGlobalAllocationFunction()
16398 !getLangOpts().CheckNew) in AddKnownFunctionAttributesForReplaceableGlobalAllocationFunction()
6461 LangOpts<"CheckNew">, DefaultFalse,