GDB (xrefs)
Loading...
Searching...
No Matches
Functions
gdb::option::detail Namespace Reference

Functions

template<typename RetType , typename Context >
static RetType * get_var_address (const option_def &option, void *ctx)
 
template<typename T >
static Treturn_self (T *self)
 

Function Documentation

◆ get_var_address()

template<typename RetType , typename Context >
static RetType * gdb::option::detail::get_var_address ( const option_def & option,
void * ctx )
inlinestatic

Definition at line 133 of file cli-option.h.

References gdb::option::option_def::erased_get_var_address.

◆ return_self()

template<typename T >
static T * gdb::option::detail::return_self ( T * self)
static

Definition at line 144 of file cli-option.h.