Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp483 DWARFDebugLine::Row::Row(bool DefaultIsStmt) { reset(DefaultIsStmt); } in Row()
492 void DWARFDebugLine::Row::reset(bool DefaultIsStmt) { in reset()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h82 uint8_t DefaultIsStmt; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h168 uint8_t DefaultIsStmt; member