Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DHostAssociations.cpp648 mlir::Type Fortran::lower::HostAssociations::getArgumentType( in getArgumentType() function in Fortran::lower::HostAssociations
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp769 auto getArgumentType = [&](unsigned i) { verifyCopyPrivateVarList() local
/llvm-project/clang/include/clang/AST/
H A DExpr.h2616 QualType getArgumentType() const { getArgumentType() function