HomeSort by relevance Sort by last modified time
    Searched refs:ownsAllocator (Results 1 - 25 of 32) sorted by null

1 2

  /external/llvm/include/llvm/ADT/
ImmutableList.h 147 bool ownsAllocator() const {
163 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 377 bool ownsAllocator() const {
397 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
ImmutableList.h 148 bool ownsAllocator() const {
164 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 377 bool ownsAllocator() const {
397 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 383 bool ownsAllocator() const {
403 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 380 bool ownsAllocator() const {
400 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 380 bool ownsAllocator() const {
400 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 380 bool ownsAllocator() const {
400 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 380 bool ownsAllocator() const {
400 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 380 bool ownsAllocator() const {
400 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
ImmutableSet.h 380 bool ownsAllocator() const {
400 if (ownsAllocator()) delete &getAllocator();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
ImmutableList.h 150 bool ownsAllocator() const {
166 if (ownsAllocator()) delete &getAllocator();

Completed in 764 milliseconds

1 2