Searched refs:FunctionType (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/debugger/model/
H A DType.cpp280 // #pragma mark - FunctionType
283 FunctionType::~FunctionType()
289 FunctionType::Kind() const
/haiku/headers/private/debugger/model/
H A DType.h293 class FunctionType : public virtual Type { class in inherits:Type
295 virtual ~FunctionType();
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h523 class DwarfFunctionType : public FunctionType, public DwarfType {

Completed in 39 milliseconds