Skip to content

NameGenerator::id

Returns the current ID number.

Synopsis

Declared in <src/midend/programTransformation/astOutlining/NameGenerator.hh>

size_t
id(std::string full_file_name = "");

Return Value

the current ID number.

Created with MrDocs