Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1647 for (auto *paramTy : FnTy->params()) { in coerceArguments() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2531 QualType paramTy = in ProcessPropertyDecl() local
H A DSemaExprObjC.cpp1746 QualType paramTy; // ignored in CheckMessageArgumentTypes() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10942 QualType paramTy = proto->getParamType(i); in mergeFunctionTypes() local