Home
last modified time | relevance | path

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

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