Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h250 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType, in getCoerceAndExpand() argument
262 for (auto eltType : coerceToType->elements()) { in getCoerceAndExpand()
281 AI.setCoerceToType(coerceToType); in getCoerceAndExpand()