Searched refs:IsInModuleFile (Results 1 – 3 of 3) sorted by relevance
180 bool IsInModuleFile(parser::CharBlock) const;
359 bool SemanticsContext::IsInModuleFile(parser::CharBlock source) const { in IsInModuleFile() function in Fortran::semantics::SemanticsContext
482 !analyzer.context().IsInModuleFile(digits)) { in Test()