OpenADFortTk (basic)
whirl2xaif::SearchSymbolTableEntry Class Reference
Collaboration diagram for whirl2xaif::SearchSymbolTableEntry:

List of all members.

Public Member Functions

 SearchSymbolTableEntry (PUXlationContext &ctxt, SymbolPointerSet &requiredSymbols)
void operator() (UINT32 idx, ST *st) const

Private Attributes

SYMTAB_IDX mySymtab
PUXlationContextmyCtxt
SymbolPointerSetmyRequiredSymbols

Detailed Description

look at a symbol table entry and find symbols used for dimensions used in array declarations

Definition at line 1295 of file wn2xaif.cxx.


Constructor & Destructor Documentation

Definition at line 1297 of file wn2xaif.cxx.


Member Function Documentation

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.

Here is the call graph for this function:


Member Data Documentation

Definition at line 1373 of file wn2xaif.cxx.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines