Searched refs:createFoldingContext (Results 1 – 2 of 2) sorted by relevance
87 Fortran::evaluate::FoldingContext createFoldingContext() const;
183 : bridge{bridge}, foldingContext{bridge.createFoldingContext()} {} in FirConverter()3218 Fortran::lower::LoweringBridge::createFoldingContext() const { in createFoldingContext() function in Fortran::lower::LoweringBridge