Home
last modified time | relevance | path

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

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