Searched refs:VALUE_PIECE_LOCATION_INVALID (Results 1 - 3 of 3) sorted by last modified time

/haiku/headers/private/debugger/types/
H A DValueLocation.h20 VALUE_PIECE_LOCATION_INVALID, // structure is invalid enumerator in enum:value_piece_location_type
47 type(VALUE_PIECE_LOCATION_INVALID),
79 type = VALUE_PIECE_LOCATION_INVALID;
92 return type != VALUE_PIECE_LOCATION_INVALID;
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp288 case VALUE_PIECE_LOCATION_INVALID:
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp52 case VALUE_PIECE_LOCATION_INVALID:
113 case VALUE_PIECE_LOCATION_INVALID:

Completed in 42 milliseconds