|
Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This file defines the Type class. More...
#include <spirv/unified1/spirv.h>#include "talvos/Image.h"#include "talvos/Type.h"#include <cassert>#include <iostream>Go to the source code of this file.
Namespaces | |
| talvos | |
Macros | |
| #define | CASE(X) |
| #define | CASE(X) |
Functions | |
| std::ostream & | talvos::operator<< (std::ostream &Stream, const Type *Ty) |
This file defines the Type class.
Definition in file Type.cpp.
| #define CASE | ( | X | ) |
| #define CASE | ( | X | ) |
1.8.6