Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIRType.cpp153 llvm::ArrayRef<RecordType::TypePair> getLenParamList() const { return lens; } in getLenParamList() function
1005 RecordType::TypeList fir::RecordType::getLenParamList() const { getLenParamList() function in fir::RecordType