Searched refs:parserOpts (Results 1 – 2 of 2) sorted by relevance
69 Fortran::parser::Options parserOpts; variable130 Fortran::parser::Options &getFortranOpts() { return parserOpts; } in getFortranOpts()131 const Fortran::parser::Options &getFortranOpts() const { return parserOpts; } in getFortranOpts()
676 parserOpts.predefinitions.emplace_back(macroName.str(), in collectMacroDefinitions()689 parserOpts.predefinitions.emplace_back( in collectMacroDefinitions()