Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DType.cpp113 EncodingDataType encoding_uid_type, const Declaration &decl, in Type() argument
118 m_encoding_uid(encoding_uid), m_encoding_uid_type(encoding_uid_type), in Type()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h100 lldb::user_id_t encoding_uid, EncodingDataType encoding_uid_type,