Home
last modified time | relevance | path

Searched refs:DwarfMacinfoTypeField (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/AsmParser/
DLLParser.cpp4199 struct DwarfMacinfoTypeField : public MDUnsignedField { struct
4200 DwarfMacinfoTypeField() : MDUnsignedField(0, dwarf::DW_MACINFO_vendor_ext) {} in DwarfMacinfoTypeField() function
4201 DwarfMacinfoTypeField(dwarf::MacinfoRecordType DefaultType) in DwarfMacinfoTypeField() argument
4357 DwarfMacinfoTypeField &Result) { in parseMDField()
5255 REQUIRED(type, DwarfMacinfoTypeField, ); \ in parseDIMacro()
5271 OPTIONAL(type, DwarfMacinfoTypeField, (dwarf::DW_MACINFO_start_file)); \ in parseDIMacroFile()