Searched refs:SeenTypedOperators (Results 1 – 1 of 1) sorted by relevance
16393 bool SeenTypedOperators = Context.hasSeenTypeAwareOperatorNewOrDelete(); in ShouldUseTypeAwareOperatorNewOrDelete() local16394 return typeAwareAllocationModeFromBool(SeenTypedOperators); in ShouldUseTypeAwareOperatorNewOrDelete()