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

void(* target_c_incpath_s::extra_includes)(const char *, const char *, int)
void(* target_c_incpath_s::extra_pre_includes)(const char *, const char *, int)
     Do extra includes processing.  STDINC is false iff -nostdinc was given.  

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