Home
last modified time | relevance | path

Searched defs:FileIndex (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DDeltaTree.cpp184 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta, in DoInsertion()
455 void DeltaTree::AddDelta(unsigned FileIndex, int Delta) { in AddDelta()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1408 DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex()
1427 uint64_t FileIndex, StringRef CompDir, FileLineInfoKind Kind, in getFileNameByIndex()
H A DDWARFVerifier.cpp992 uint32_t FileIndex = MinFileIndex; in verifyDebugLineRows() local