D | RetainCountChecker.cpp | 596 ArgEffects::Factory AF; member in __anon03ef51080511::RetainSummaryManager 712 AF(BPAlloc), ScratchArgs(AF.getEmptyMap()), in RetainSummaryManager() 826 ScratchArgs = AF.getEmptyMap(); in getArgEffects() 915 ScratchArgs = AF.add(ScratchArgs, I->first, Translated); in updateSummaryForCall() 1068 ScratchArgs = AF.add(ScratchArgs, 1, DecRef); in getFunctionSummary() 1074 ScratchArgs = AF.add(ScratchArgs, 2, DecRef); in getFunctionSummary() 1083 ScratchArgs = AF.add(ScratchArgs, 7, StopTracking); in getFunctionSummary() 1090 ScratchArgs = AF.add(ScratchArgs, 8, StopTracking); in getFunctionSummary() 1099 ScratchArgs = AF.add(ScratchArgs, 12, StopTracking); in getFunctionSummary() 1109 ScratchArgs = AF.add(ScratchArgs, 1, StopTracking); in getFunctionSummary() [all …]
|