HomeSort by relevance Sort by last modified time
    Searched refs:array_storage (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
warn-global-constructors.cpp 126 void *array_storage[1]; member in namespace:pr20420
127 const int &global_reference = *(int *)array_storage;
  /art/runtime/
class_linker.cc 3139 void* array_storage = allocator->Alloc(self, storage_size); local
3156 void* array_storage = allocator->Alloc(self, storage_size); local
    [all...]

Completed in 90 milliseconds