Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp462 DWARFDebugLine::Row::Row(bool DefaultIsStmt) { reset(DefaultIsStmt); } in Row()
471 void DWARFDebugLine::Row::reset(bool DefaultIsStmt) { in reset()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h82 uint8_t DefaultIsStmt; member
/openbsd/src/gnu/llvm/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h146 uint8_t DefaultIsStmt; member