Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacinfoEntry.h21 uint8_t TypeCode() const { return m_type_code; } in TypeCode() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTBitCodes.h1037 enum TypeCode { enum