Intel® Implicit SPMD Program Compiler (Intel® ISPC)  1.13.0
Classes
sym.h File Reference

header file with declarations for symbol and symbol table classes. More...

#include "decl.h"
#include "ispc.h"
#include <map>
Include dependency graph for sym.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Symbol
 Representation of a program symbol. More...
 
class  SymbolTable
 Symbol table that holds all known symbols during parsing and compilation. More...
 

Detailed Description

header file with declarations for symbol and symbol table classes.

Definition in file sym.h.