|
OpenADFortTk (basic)
|

Public Member Functions | |
| SearchSymbolTableEntry (PUXlationContext &ctxt, SymbolPointerSet &requiredSymbols) | |
| void | operator() (UINT32 idx, ST *st) const |
Private Attributes | |
| SYMTAB_IDX | mySymtab |
| PUXlationContext & | myCtxt |
| SymbolPointerSet & | myRequiredSymbols |
look at a symbol table entry and find symbols used for dimensions used in array declarations
Definition at line 1295 of file wn2xaif.cxx.
| whirl2xaif::SearchSymbolTableEntry::SearchSymbolTableEntry | ( | PUXlationContext & | ctxt, |
| SymbolPointerSet & | requiredSymbols | ||
| ) | [inline] |
Definition at line 1297 of file wn2xaif.cxx.
| void whirl2xaif::SearchSymbolTableEntry::operator() | ( | UINT32 | idx, |
| ST * | st | ||
| ) | const [inline] |
the operator referenced by For_all in findRequiredSymbolsInSymbolTable
Definition at line 1307 of file wn2xaif.cxx.
References FORTTK_ASSERT, SexpTags::TY, TY_Is_Character_String(), and fortTkSupport::Diagnostics::UnexpectedInput.

Definition at line 1374 of file wn2xaif.cxx.
Definition at line 1375 of file wn2xaif.cxx.
SYMTAB_IDX whirl2xaif::SearchSymbolTableEntry::mySymtab [private] |
Definition at line 1373 of file wn2xaif.cxx.