Searched defs:TYPE_CODE_ARRAY (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbtypes.h85 TYPE_CODE_ARRAY, /* Array type with lower & upper bounds. */ enumerator in enum:type_code
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h149 TYPE_CODE_ARRAY = 11, // ARRAY: [numelts, eltty] enumerator in enum:llvm::bitc::TypeCodes

Completed in 75 milliseconds