Searched refs:CheckNew (Results 1 – 6 of 6) sorted by relevance
528 bool CheckNew = false; variable
494 BENIGN_LANGOPT(CheckNew, 1, 0, "Do not assume C++ operator new may not return NULL")
280 if (getOperatorNew()->getLangOpts().CheckNew) in shouldNullCheckAllocation()
3199 !getLangOpts().CheckNew) in DeclareGlobalAllocationFunction()
16610 !getLangOpts().CheckNew) in AddKnownFunctionAttributesForReplaceableGlobalAllocationFunction()
6164 LangOpts<"CheckNew">, DefaultFalse,