MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::cxx Namespace Reference

Classes

class  CxxBridgeGen
 
class  CxxDeclGen
 

Functions

std::optional< std::string > TypeToCxx (const Type &type)
 Gets C++-compliant typename of type.
 

Function Documentation

◆ TypeToCxx()

std::optional< std::string > mllif::cxx::TypeToCxx ( const Type & type)

Gets C++-compliant typename of type.

Parameters
typeType to convert
Returns
C++-compliant typename
Return values
`std::nullopt`if type represents unrecognized type

Definition at line 19 of file Type.cxx.

Here is the call graph for this function:
Here is the caller graph for this function: