Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h262 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() argument
274 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand()
289 AI.setCoerceToType(coerceToType); in getCoerceAndExpand()