|
OpenADFortTk (basic)
|
#include <WhirlGlobalStateUtils.h>


Public Member Functions | |
| PUToScopedSymTabMap () | |
| ~PUToScopedSymTabMap () | |
| SCOPE * | Find (PU_Info *pu) |
| void | Insert (PU_Info *pu, SCOPE *symtab) |
Definition at line 99 of file WhirlGlobalStateUtils.h.
Definition at line 163 of file WhirlGlobalStateUtils.cpp.
Definition at line 167 of file WhirlGlobalStateUtils.cpp.
| SCOPE* PUToScopedSymTabMap::Find | ( | PU_Info * | pu | ) | [inline] |
Definition at line 108 of file WhirlGlobalStateUtils.h.
Referenced by PU_SetGlobalState().
| void PUToScopedSymTabMap::Insert | ( | PU_Info * | pu, |
| SCOPE * | symtab | ||
| ) | [inline] |
Definition at line 123 of file WhirlGlobalStateUtils.h.
Referenced by WhirlGlobalStateUtils_hidden::PU_SaveGlobalState().