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

1 2

  /external/clang/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Rewrite/Core/
DeltaTree.h 41 int getDeltaAt(unsigned FileIndex) const;
45 /// into the current DeltaTree at offset FileIndex.
46 void AddDelta(unsigned FileIndex, int Delta);
  /external/clang/lib/Rewrite/
DeltaTree.cpp 24 /// DeltaTree implements a key/value mapping from FileIndex to Delta, allowing
25 /// fast lookup by FileIndex. However, an added (important) bonus is that it
102 /// DoInsertion - Do an insertion of the specified FileIndex/Delta pair into
106 bool DoInsertion(unsigned FileIndex, int Delta, InsertResult *InsertRes);
175 /// DoInsertion - Do an insertion of the specified FileIndex/Delta pair into
179 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta,
184 // Find the insertion point, the first delta whose index is >= FileIndex.
186 while (i != e && FileIndex > getValue(i).FileLoc)
191 if (i != e && getValue(i).FileLoc == FileIndex) {
201 // specified index is > FileIndex. Handle the leaf case first
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
EdbSupportFile.c 284 UINTN FileIndex;
345 FileIndex = 0;
374 if (FileIndex == *Index) {
379 FileIndex ++;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 201 bool hasFileAtIndex(uint64_t FileIndex) const;
205 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 198 bool hasFileAtIndex(uint64_t FileIndex) const;
202 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 198 bool hasFileAtIndex(uint64_t FileIndex) const;
202 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 202 bool hasFileAtIndex(uint64_t FileIndex) const;
206 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 202 bool hasFileAtIndex(uint64_t FileIndex) const;
206 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 202 bool hasFileAtIndex(uint64_t FileIndex) const;
206 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 202 bool hasFileAtIndex(uint64_t FileIndex) const;
206 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 201 bool hasFileAtIndex(uint64_t FileIndex) const;
205 bool getFileNameByIndex(uint64_t FileIndex, const char *CompDir,

Completed in 1462 milliseconds

1 2