Searched defs:FileIndex (Results 1 – 7 of 7) sorted by relevance
696 unsigned long FileIndex = std::stoul(FileIndexStr.str()); in TEST() local727 for (unsigned FileIndex = 0; FileIndex < FilesCount; ++FileIndex) in TEST() local747 auto UpdateStatsOnAddDocument = [&](unsigned FileIndex, bool HadErrors) { in TEST()758 auto UpdateStatsOnRemoveDocument = [&](unsigned FileIndex) { in TEST()764 auto AddDocument = [&](unsigned FileIndex, bool SkipCache) { in TEST()774 unsigned FileIndex = FileIndexDist(RandGen); in TEST() local779 unsigned FileIndex = FileIndexDist(RandGen); in TEST() local784 unsigned FileIndex = FileIndexDist(RandGen); in TEST() local794 unsigned FileIndex = FileIndexDist(RandGen); in TEST() local813 unsigned FileIndex = FileIndexDist(RandGen); in TEST() local
184 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta, in DoInsertion()455 void DeltaTree::AddDelta(unsigned FileIndex, int Delta) { in AddDelta()
318 class FileIndex { class320 FileIndex(std::vector<std::string> Files) in FileIndex() function in clang::tooling::__anon16cad0690111::FileIndex
1333 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex()1352 uint64_t FileIndex, StringRef CompDir, FileLineInfoKind Kind, in getFileNameByIndex()
871 uint32_t FileIndex = 1; in verifyDebugLineRows() local
421 FileIndex::FileIndex() in FileIndex() function in clang::clangd::FileIndex
1479 unsigned FileIndex) { in addDebugFilenameToUnit()