HomeSort by relevance Sort by last modified time
    Searched defs:RecordType (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/llvm/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/PDB/
IPDBDataStream.h 25 typedef llvm::SmallVector<uint8_t, 32> RecordType;
31 virtual llvm::Optional<RecordType> getItemAtIndex(uint32_t Index) const = 0;
32 virtual bool getNext(RecordType &Record) = 0;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Guid/DataHubRecords/
DataHubSubClass.h 39 UINT32 RecordType;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_records.h 74 uint16_t RecordType = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
YAMLXRayRecord.h 33 uint16_t RecordType;
73 IO.mapRequired("type", Record.RecordType);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
YAMLXRayRecord.h 33 uint16_t RecordType;
73 IO.mapRequired("type", Record.RecordType);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
YAMLXRayRecord.h 33 uint16_t RecordType;
73 IO.mapRequired("type", Record.RecordType);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_records.h 74 uint16_t RecordType = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
YAMLXRayRecord.h 33 uint16_t RecordType;
73 IO.mapRequired("type", Record.RecordType);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
YAMLXRayRecord.h 33 uint16_t RecordType;
73 IO.mapRequired("type", Record.RecordType);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/XRay/
XRayRecord.h 60 uint16_t RecordType;

Completed in 597 milliseconds

1 2 3