GCC Middle and Back End API Reference
target_c_incpath_s Struct Reference

#include <incpath.h>

Data Fields

void(* extra_pre_includes )(const char *, const char *, int)
 
void(* extra_includes )(const char *, const char *, int)
 

Field Documentation

◆ extra_includes

void(* target_c_incpath_s::extra_includes) (const char *, const char *, int)

Referenced by register_include_chains().

◆ extra_pre_includes

void(* target_c_incpath_s::extra_pre_includes) (const char *, const char *, int)

Referenced by register_include_chains().


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