hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
IRStringLiteralPool Class Reference

#include <IR.h>

Collaboration diagram for IRStringLiteralPool:

Public Member Functions

yoi::indexT addStringLiteral (const yoi::wstr &str)
 
yoi::wstrgetStringLiteral (yoi::indexT index)
 

Public Attributes

yoi::indexPool< yoi::wstrpool
 

Detailed Description

Definition at line 802 of file IR.h.

Member Function Documentation

◆ addStringLiteral()

yoi::indexT addStringLiteral ( const yoi::wstr str)

Definition at line 831 of file IR.cpp.

◆ getStringLiteral()

yoi::wstr & getStringLiteral ( yoi::indexT  index)

Definition at line 835 of file IR.cpp.

Member Data Documentation

◆ pool

Definition at line 804 of file IR.h.


The documentation for this class was generated from the following files: