Home
last modified time | relevance | path

Searched refs:FuncTypeBuilderFunc (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DRTBuilder.h33 using FuncTypeBuilderFunc = mlir::FunctionType (*)(mlir::MLIRContext *); variable
185 static constexpr FuncTypeBuilderFunc getTypeModel() {
242 static constexpr FuncTypeBuilderFunc getTypeModel() {
DCharacterRuntime.cpp47 static constexpr FuncTypeBuilderFunc getTypeModel() { in getTypeModel()
DIntrinsicCall.cpp277 Fortran::lower::FuncTypeBuilderFunc typeGenerator;
DIO.cpp108 static constexpr FuncTypeBuilderFunc getTypeModel() { in getTypeModel()