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

  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 479 TypeIndex DerivationList, TypeIndex VTableShape, uint64_t Size,
482 Hfa(Hfa), WinRTKind(WinRTKind), DerivationList(DerivationList),
494 TypeIndex getDerivationList() const { return DerivationList; }
516 TypeIndex DerivationList;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 426 TypeIndex FieldList, TypeIndex DerivationList,
430 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
444 TypeIndex getDerivationList() const { return DerivationList; }
448 TypeIndex DerivationList;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 433 TypeIndex FieldList, TypeIndex DerivationList,
437 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
451 TypeIndex getDerivationList() const { return DerivationList; }
455 TypeIndex DerivationList;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 433 TypeIndex FieldList, TypeIndex DerivationList,
437 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
451 TypeIndex getDerivationList() const { return DerivationList; }
455 TypeIndex DerivationList;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 426 TypeIndex FieldList, TypeIndex DerivationList,
430 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
444 TypeIndex getDerivationList() const { return DerivationList; }
448 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 433 TypeIndex FieldList, TypeIndex DerivationList,
437 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
451 TypeIndex getDerivationList() const { return DerivationList; }
455 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 433 TypeIndex FieldList, TypeIndex DerivationList,
437 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
451 TypeIndex getDerivationList() const { return DerivationList; }
455 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 442 TypeIndex FieldList, TypeIndex DerivationList,
446 DerivationList(DerivationList), VTableShape(VTableShape), Size(Size) {}
460 TypeIndex getDerivationList() const { return DerivationList; }
464 TypeIndex DerivationList;
  /external/llvm/lib/DebugInfo/CodeView/
TypeRecord.cpp 462 Success &= remapIndex(IndexMap, DerivationList);

Completed in 753 milliseconds