LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
String.cpp File Reference
#include "llzk/Dialect/String/IR/Dialect.h"
#include "llzk/Dialect/String/IR/Types.h"
#include "llzk-c/Dialect/String.h"
#include <mlir/CAPI/Registration.h>
#include <mlir/CAPI/Wrap.h>
Include dependency graph for String.cpp:

Go to the source code of this file.

Functions

MlirType llzkStringTypeGet (MlirContext ctx)
 Creates a llzk::string::StringType.
 
bool llzkTypeIsAStringType (MlirType type)
 

Function Documentation

◆ llzkStringTypeGet()

MlirType llzkStringTypeGet ( MlirContext ctx)

Creates a llzk::string::StringType.

Definition at line 23 of file String.cpp.

◆ llzkTypeIsAStringType()

bool llzkTypeIsAStringType ( MlirType type)

Definition at line 25 of file String.cpp.