GCC Middle and Back End API Reference
c_strlen_data Struct Reference

#include <builtins.h>

Data Fields

tree minlen
 
tree maxlen
 
tree maxbound
 
tree decl
 
tree off
 

Field Documentation

◆ decl

tree c_strlen_data::decl

◆ maxbound

tree c_strlen_data::maxbound

◆ maxlen

tree c_strlen_data::maxlen

◆ minlen

tree c_strlen_data::minlen

◆ off

tree c_strlen_data::off

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