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

  /external/llvm/lib/DebugInfo/CodeView/
ListRecordBuilder.cpp 89 TypeIndex ContinuationIndex = Table.writeRecord(LastRec);
98 *ContinuationPtr = ContinuationIndex.getIndex();
99 ContinuationIndex = Table.writeRecord(Rec);
101 return ContinuationIndex;
TypeRecord.cpp 375 return ListContinuationRecord(L->ContinuationIndex);
571 return remapIndex(IndexMap, ContinuationIndex);
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 840 ListContinuationRecord(TypeIndex ContinuationIndex)
842 ContinuationIndex(ContinuationIndex) {}
844 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
846 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 867 ListContinuationRecord(TypeIndex ContinuationIndex)
869 ContinuationIndex(ContinuationIndex) {}
871 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
873 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 867 ListContinuationRecord(TypeIndex ContinuationIndex)
869 ContinuationIndex(ContinuationIndex) {}
871 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
873 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 840 ListContinuationRecord(TypeIndex ContinuationIndex)
842 ContinuationIndex(ContinuationIndex) {}
844 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
846 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeRecord.h 867 ListContinuationRecord(TypeIndex ContinuationIndex)
869 ContinuationIndex(ContinuationIndex) {}
871 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
873 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeRecord.h 867 ListContinuationRecord(TypeIndex ContinuationIndex)
869 ContinuationIndex(ContinuationIndex) {}
871 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
873 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
TypeRecord.h 881 ListContinuationRecord(TypeIndex ContinuationIndex)
883 ContinuationIndex(ContinuationIndex) {}
885 TypeIndex getContinuationIndex() const { return ContinuationIndex; }
887 TypeIndex ContinuationIndex;

Completed in 640 milliseconds