Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h386 ArrayRef<llvm::Type *>getCoerceAndExpandTypeSequence() const { in getCoerceAndExpandTypeSequence() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1626 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()
1806 for (auto *EltTy : ArgInfo.getCoerceAndExpandTypeSequence()) { in GetFunctionType()