Searched refs:CheckNew (Results 1 – 6 of 6) sorted by relevance
637 bool CheckNew = false; variable
488 LANGOPT(CheckNew, 1, 0, Benign, "Do not assume C++ operator new may not return NULL")
327 if (getOperatorNew()->getLangOpts().CheckNew) in shouldNullCheckAllocation()
3513 !getLangOpts().CheckNew) in DeclareGlobalAllocationFunction()
16879 !getLangOpts().CheckNew) in AddKnownFunctionAttributesForReplaceableGlobalAllocationFunction()
6878 LangOpts<"CheckNew">, DefaultFalse,