Home
last modified time | relevance | path

Searched defs:IsTypedef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h39 IsTypedef, enumerator
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h458 bool IsTypedef() { return m_encoding_uid_type == eEncodingIsTypedefUID; } in IsTypedef() function