Home
last modified time | relevance | path

Searched defs:mapType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h59 using mapType = std::map<SourceName, MutableSymbolRef>; variable
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2280 [&](const parser::OmpMapType::Type &mapType) { in CheckAllowedMapTypes()