
Go to the source code of this file.
Functions | |
| int | processAst (xi::AstChildren< xi::Module > *m, const bool chareNames, const bool dependsMode, const int fortranMode_, const int internalMode_, char *fname_, char *origFile_) |
| int processAst | ( | xi::AstChildren< xi::Module > * | m, | |
| const bool | chareNames, | |||
| const bool | dependsMode, | |||
| const int | fortranMode_, | |||
| const int | internalMode_, | |||
| char * | fname_, | |||
| char * | origFile_ | |||
| ) |
Definition at line 203 of file xi-main.C.
References xi::abortxi(), xi::AstChildren< Child >::check(), xi::cur_file, xi::fname, xi::fortranMode, xi::internalMode, xi::num_errors, xi::origFile, xi::AstChildren< Child >::preprocess(), xi::AstChildren< Child >::printChareNames(), xi::AstChildren< Child >::recurse(), and xi::AstChildren< Child >::recursev().
Referenced by main().


1.5.5