NameGenerator::NameGenerator
Construct from size_t
Synopsis
Declared in <src/midend/programTransformation/astOutlining/NameGenerator.hh>
NameGenerator(size_t first_id = 1);
Parameters
Name |
Description |
first_id |
The object to construct from |
Created with MrDocs