HomeSort by relevance Sort by last modified time
    Searched defs:AllocType (Results 1 - 4 of 4) sorted by null

  /external/compiler-rt/lib/asan/
asan_allocator.h 24 enum AllocType {
106 AllocType alloc_type);
107 void asan_free(void *ptr, StackTrace *stack, AllocType alloc_type);
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 33 enum AllocType {
44 AllocType AllocTy;
91 static const AllocFnsTy *getAllocationData(const Value *V, AllocType AllocTy,
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
TreeTransform.h     [all...]

Completed in 141 milliseconds