Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Tosa/Utils/
H A DConversionUtils.h54 auto paramTy = cast<ShapedType>(param.getType()); checkHasDynamicBatchDims() local
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2531 QualType paramTy = ProcessPropertyDecl() local
H A DSemaExprObjC.cpp1746 QualType paramTy; // ignored CheckMessageArgumentTypes() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1646 for (auto *paramTy : FnTy->params()) { coerceArguments() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp10665 QualType paramTy = proto->getParamType(i); mergeFunctionTypes() local