Searched defs:commonBlocks (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/include/flang/Semantics/ | ||
H A D | scope.h | 187 mapType &commonBlocks() { return commonBlocks_; } commonBlocks() function |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertVariable.cpp | 1381 defineCommonBlocks(Fortran::lower::AbstractConverter & converter,const Fortran::semantics::CommonBlockList & commonBlocks) defineCommonBlocks() argument |
H A D | Bridge.cpp | 5480 lowerCommonBlocks(const Fortran::semantics::CommonBlockList & commonBlocks) lowerCommonBlocks() argument |