Home
last modified time | relevance | path

Searched defs:hasFileAtIndex (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h244 bool hasFileAtIndex(uint64_t FileIndex) const { in hasFileAtIndex() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp72 bool DWARFDebugLine::Prologue::hasFileAtIndex(uint64_t FileIndex) const { in hasFileAtIndex() function in DWARFDebugLine::Prologue