Loading [MathJax]/extensions/tex2jax.js
CIRCT 21.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
ReservedWordsCreator Struct Reference

Return a StringSet that contains all of the reserved names (e.g. More...

Static Public Member Functions

static void * call ()
 

Detailed Description

Return a StringSet that contains all of the reserved names (e.g.

Verilog keywords) that we need to avoid for fear of name conflicts.

Definition at line 53 of file SVDialect.cpp.

Member Function Documentation

◆ call()

static void * ReservedWordsCreator::call ( )
inlinestatic

Definition at line 54 of file SVDialect.cpp.

References reservedWords.

Referenced by esiaccel.types.FunctionPort::__call__().


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