Searched refs:delete (Results 1 – 25 of 29) sorted by relevance
12
39 void operator delete(void*, size_t) {46 ALWAYS_INLINE void operator delete(void*, void*) noexcept { }63 void operator delete(void*, size_t) {
57 TypeName(const TypeName&) = delete; \58 void operator=(const TypeName&) = delete67 TypeName() = delete; \74 NO_RETURN ALWAYS_INLINE void operator delete(void*, size_t) { UNREACHABLE(); } \76 ALWAYS_INLINE void operator delete(void*, void*) noexcept { } \78 void* operator new(size_t) = delete
50 delete *temp; in STLDeleteContainerPointers()79 delete i->second; in STLDeleteValues()
116 BitVector(const BitVector& other) = delete;117 BitVector& operator=(const BitVector& other) = delete;
305 delete it->first; in Remove()451 delete kv_pair.first; in DeleteStoredValues()
107 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete;123 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete;
168 static void operator delete(void* ptr ATTRIBUTE_UNUSED) {} in delete() function
59 tmpFile.delete(); in main()62 profileFile.delete(); in main()65 foreignDexProfileDir.delete(); in main()68 appDir.delete(); in main()100 appDex.delete(); in testMarkerForApplicationDexFile()
104 SaveDestination(const SaveDestination&) = delete;105 SaveDestination(SaveDestination&&) = delete;106 SaveDestination& operator=(const SaveDestination&) = delete;107 SaveDestination& operator=(SaveDestination&&) = delete;236 ArgumentBuilder(const ArgumentBuilder&) = delete;329 UntypedArgumentBuilder(const UntypedArgumentBuilder&) = delete;431 Builder(const Builder& other) = delete;
81 dumpFile.delete(); in createDumpAndConv()84 convFile.delete(); in createDumpAndConv()
65 delete disassembler_options_; in ~Disassembler()
56 tempFile.delete(); in startDeoptimization()
59 tempFile.delete(); in startDeoptimization()
43 file.delete(); in main()
47 delete this; in Finalize()
205 delete scopes_.top(); in ~StackHandleScopeCollection()
228 bool operator==(const LockWord& rhs) = delete;
59 delete monitor; in ReleaseMonitor()
151 void operator delete(void* ptr) { in delete() function
38 # delete the old phi, which ends up having incompatible input
61 tempFile.delete(); in testMethodTracing()128 tempFile.delete(); in testMethodTracingToFile()
82 # and ensure we delete it at the end.
47 file.delete(); in main()
95 delete vixl_masm_; in ~Arm64Assembler()
152 delete cur; in EmitSlowPaths()