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

1 2

  /external/llvm/lib/DebugInfo/CodeView/
ModuleSubstreamVisitor.cpp 62 return V.visitSymbols(R.getRecordData());
64 StreamReader Reader(R.getRecordData());
72 return V.visitLines(R.getRecordData(), Header, LineInfos);
75 return V.visitStringTable(R.getRecordData());
77 StreamReader Reader(R.getRecordData());
81 return V.visitFileChecksums(R.getRecordData(), Checksums);
84 return V.visitFrameData(R.getRecordData());
86 return V.visitInlineeLines(R.getRecordData());
88 return V.visitCrossScopeImports(R.getRecordData());
90 return V.visitCrossScopeExports(R.getRecordData());
    [all...]
ModuleSubstream.cpp 42 StreamRef ModuleSubstream::getRecordData() const { return Data; }
  /external/llvm/include/llvm/DebugInfo/CodeView/
ModuleSubstream.h 66 StreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
ModuleSubstream.h 66 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 42 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 42 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
ModuleSubstream.h 66 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 42 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 42 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugSubsectionRecord.h 47 BinaryStreamRef getRecordData() const;
  /external/icu/icu4c/source/i18n/unicode/
alphaindex.h 149 * showIndexedItem(UI, static_cast<Item *>(index->getRecordData()))
630 virtual const void *getRecordData() const;
  /external/clang/include/clang/Serialization/
ASTWriter.h 737 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; }
    [all...]
  /external/icu/icu4c/source/test/intltest/
alphaindextst.cpp 206 const void *itemContext = index->getRecordData();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTWriter.h 767 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Serialization/
ASTWriter.h 763 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Serialization/
ASTWriter.h 763 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Serialization/
ASTWriter.h 764 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Serialization/
ASTWriter.h 764 ASTWriter::RecordDataImpl &getRecordData() const { return *Record; }
    [all...]

Completed in 490 milliseconds

1 2