GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
explicit_completion_info Struct Reference

#include "location.h"

Public Attributes

const char * last_option = NULL
 
const char * quoted_arg_start = NULL
 
const char * quoted_arg_end = NULL
 
bool saw_explicit_location_spec_option = false
 

Detailed Description

Definition at line 335 of file location.h.

Member Data Documentation

◆ last_option

const char* explicit_completion_info::last_option = NULL

Definition at line 339 of file location.h.

Referenced by location_completer(), and string_to_explicit_location_spec().

◆ quoted_arg_end

const char* explicit_completion_info::quoted_arg_end = NULL

◆ quoted_arg_start

const char* explicit_completion_info::quoted_arg_start = NULL

◆ saw_explicit_location_spec_option

bool explicit_completion_info::saw_explicit_location_spec_option = false

Definition at line 352 of file location.h.

Referenced by location_completer(), and string_to_explicit_location_spec().


The documentation for this struct was generated from the following file: