Searched defs:FileIndex (Results 1 – 4 of 4) sorted by relevance
184 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta, in DoInsertion()455 void DeltaTree::AddDelta(unsigned FileIndex, int Delta) { in AddDelta()
319 class FileIndex { class321 FileIndex(std::vector<std::string> Files) in FileIndex() function in clang::tooling::__anon68729e510111::FileIndex
1329 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex()1348 uint64_t FileIndex, StringRef CompDir, FileLineInfoKind Kind, in getFileNameByIndex()
770 uint32_t FileIndex = 1; in verifyDebugLineRows() local