Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp731 return GetProducer() != eProducerLLVMGCC; in Supports_DW_AT_APPLE_objc_complete_type()
737 return GetProducer() == eProducerLLVMGCC; in DW_AT_decl_file_attributes_are_invalid()
778 m_producer = eProducerLLVMGCC; in ParseProducerInfo()
H A DDWARFUnit.h36 eProducerLLVMGCC, enumerator