HomeSort by relevance Sort by last modified time
    Searched refs:Deallocate (Results 26 - 39 of 39) sorted by null

12

  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 123 allocator()->Deallocate(&thr->alloc_cache, p);
  /external/llvm/include/llvm/ADT/
ScopedHashTable.h 76 Allocator.Deallocate(this);
StringMap.h 203 Allocator.Deallocate(static_cast<void *>(this), AllocSize);
IntervalMap.h     [all...]
  /external/compiler-rt/lib/asan/
asan_fake_stack.cc 215 FakeStack::Deallocate(ptr, class_id);
  /external/llvm/include/llvm/Support/
YAMLParser.h 154 Alloc.Deallocate(Ptr, Size);
  /external/clang/include/clang/AST/
ASTContext.h 564 void Deallocate(void *Ptr) const { }
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp 376 // dtors, but we call the deallocate method for completeness.
380 ContentCacheAlloc.Deallocate(MemBufferInfos[i]);
387 ContentCacheAlloc.Deallocate(I->second);
    [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
Expr.cpp 705 C.Deallocate(pVal);
    [all...]
DeclCXX.cpp 143 C.Deallocate(data().getBases());
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaOpenMP.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 691 NodeAllocator.Deallocate(AllNodes.remove(N));
    [all...]

Completed in 752 milliseconds

12