Home
last modified time | relevance | path

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

/external/clang/lib/Rewrite/
DDeltaTree.cpp179 bool DeltaTreeNode::DoInsertion(unsigned FileIndex, int Delta, in DoInsertion()
451 void DeltaTree::AddDelta(unsigned FileIndex, int Delta) { in AddDelta()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1029 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex()
1048 uint64_t FileIndex, StringRef CompDir, FileLineInfoKind Kind, in getFileNameByIndex()
DDWARFVerifier.cpp713 uint32_t FileIndex = 1; in verifyDebugLineRows() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp627 bool DWARFDebugLine::LineTable::getFileNameByIndex(uint64_t FileIndex, in getFileNameByIndex()