Home
last modified time | relevance | path

Searched defs:commonBlocks (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Semantics/
H A Dscope.h187 mapType &commonBlocks() { return commonBlocks_; } commonBlocks() function
188 const mapType &commonBlocks() const { return commonBlocks_; } commonBlocks() function
/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp1381 defineCommonBlocks(Fortran::lower::AbstractConverter & converter,const Fortran::semantics::CommonBlockList & commonBlocks) defineCommonBlocks() argument
H A DBridge.cpp5480 lowerCommonBlocks(const Fortran::semantics::CommonBlockList & commonBlocks) lowerCommonBlocks() argument