Searched refs:getDeltaAt (Results 1 – 4 of 4) sorted by relevance
42 LLVM_ABI int getDeltaAt(unsigned FileIndex) const;
102 return Deltas.getDeltaAt(2 * OrigOffset + AfterInserts) + OrigOffset;
402 int DeltaTree::getDeltaAt(unsigned FileIndex) const { in getDeltaAt() function in DeltaTree
8583 {"_ZNK5clang9DeltaTree10getDeltaAtEj", "clang::DeltaTree::getDeltaAt(unsigned int) const"},