Searched defs:hasFileAtIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLine.h | 248 bool hasFileAtIndex(uint64_t FileIndex) const { hasFileAtIndex() function |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLine.cpp | 72 bool DWARFDebugLine::Prologue::hasFileAtIndex(uint64_t FileIndex) const { in hasFileAtIndex() function in DWARFDebugLine::Prologue |