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-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp971 Optional<StringRef> DWARFDebugLine::LineTable::getSourceByIndex(uint64_t FileIndex, in getSourceByIndex()
989 bool DWARFDebugLine::LineTable::getFileNameByIndex(uint64_t FileIndex, in getFileNameByIndex()
DDWARFVerifier.cpp598 uint32_t FileIndex = 1; in verifyDebugLineRows() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp627 bool DWARFDebugLine::LineTable::getFileNameByIndex(uint64_t FileIndex, in getFileNameByIndex()