Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
This is the complete list of members for talvos::Variable, including all inherited members.
addDecoration(uint32_t Decoration, uint32_t Data) | talvos::Variable | |
Decorations | talvos::Variable | private |
getDecoration(uint32_t Decoration) const | talvos::Variable | |
getId() const | talvos::Variable | inline |
getInitializer() const | talvos::Variable | inline |
getType() const | talvos::Variable | inline |
hasDecoration(uint32_t Decoration) const | talvos::Variable | |
Id | talvos::Variable | private |
Initializer | talvos::Variable | private |
isBufferVariable() const | talvos::Variable | |
Ty | talvos::Variable | private |
Variable(uint32_t Id, const Type *Ty, uint32_t Initializer=0) | talvos::Variable |