Searched refs:delete (Results 1 – 25 of 38) 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
82 delete ptr; in operator()
104 BitVector(const BitVector& other) = delete;105 BitVector& operator=(const BitVector& other) = delete;
47 delete *temp; in STLDeleteContainerPointers()76 delete i->second; in STLDeleteValues()
315 delete it->first; in Remove()461 delete kv_pair.first; in DeleteStoredValues()
118 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete;134 ArenaAllocatorStatsImpl& operator = (const ArenaAllocatorStatsImpl& other) = delete;
174 static void operator delete(void* ptr ATTRIBUTE_UNUSED) {} in delete() function
35 ScopedNewLine(ScopedNewLine&) = delete;36 ScopedNewLine& operator=(ScopedNewLine&) = delete;
47 LibraryNamespaces(const LibraryNamespaces&) = delete;48 LibraryNamespaces& operator=(const LibraryNamespaces&) = delete;
126 tempInput.delete(); in getFinalDexBytes()130 tempDir.resolve("classes.dex").toFile().delete(); in getFinalDexBytes()134 tempDir.toFile().delete(); in getFinalDexBytes()
109 SaveDestination(const SaveDestination&) = delete;110 SaveDestination(SaveDestination&&) = delete;111 SaveDestination& operator=(const SaveDestination&) = delete;112 SaveDestination& operator=(SaveDestination&&) = delete;262 ArgumentBuilder(const ArgumentBuilder&) = delete;382 UntypedArgumentBuilder(const UntypedArgumentBuilder&) = delete;510 Builder(const Builder& other) = delete;
72 delete disassembler_options_; in ~Disassembler()
64 files.get(i).delete(); in main()
81 dumpFile.delete(); in createDumpAndConv()84 convFile.delete(); in createDumpAndConv()
56 tempFile.delete(); in startDeoptimization()
59 tempFile.delete(); in startDeoptimization()
62 file.delete(); in main()
48 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()
150 ClassRedefinition(ClassRedefinition&) = delete;151 ClassRedefinition& operator=(ClassRedefinition&) = delete;
62 tempFile.delete(); in testMethodTracing()129 tempFile.delete(); in testMethodTracingToFile()