Searched refs:delete (Results 1 – 25 of 35) sorted by relevance
12
41 void operator delete(void*, size_t) {48 ALWAYS_INLINE void operator delete(void*, void*) noexcept { }65 void operator delete(void*, size_t) {
39 NO_RETURN ALWAYS_INLINE void operator delete(void*, size_t) { UNREACHABLE(); } \41 ALWAYS_INLINE void operator delete(void*, void*) noexcept { } \43 void* operator new(size_t) = delete // NOLINT
43 delete *temp; in STLDeleteContainerPointers()72 delete i->second; in STLDeleteValues()
82 delete ptr; in operator()
104 BitVector(const BitVector& other) = delete;105 BitVector& operator=(const BitVector& other) = delete;
118 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete;134 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete;
315 delete it->first; in Remove()461 delete kv_pair.first; in DeleteStoredValues()
170 static void operator delete(void* ptr ATTRIBUTE_UNUSED) {} in delete() function
35 ScopedNewLine(ScopedNewLine&) = delete;36 ScopedNewLine& operator=(ScopedNewLine&) = delete;
126 tempInput.delete(); in getFinalDexBytes()130 tempDir.resolve("classes.dex").toFile().delete(); in getFinalDexBytes()134 tempDir.toFile().delete(); in getFinalDexBytes()
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;
72 delete disassembler_options_; in ~Disassembler()
64 files.get(i).delete(); in main()
59 tempFile.delete(); in startDeoptimization()
56 tempFile.delete(); in startDeoptimization()
81 dumpFile.delete(); in createDumpAndConv()84 convFile.delete(); in createDumpAndConv()
47 file.delete(); in main()
101 expected_output_file.delete(); in handleDivergences()
79 tmp.delete(); in attachWithClassLoader()
38 # delete the old phi, which ends up having incompatible input
59 delete this; in Finalize()
62 delete monitor; in ReleaseMonitor()
283 bool operator==(const LockWord& rhs) = delete;
62 tempFile.delete(); in testMethodTracing()129 tempFile.delete(); in testMethodTracingToFile()