Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h368 ArrayRef<llvm::Type *>getCoerceAndExpandTypeSequence() const { in getCoerceAndExpandTypeSequence() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1508 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()
1693 for (auto EltTy : ArgInfo.getCoerceAndExpandTypeSequence()) { in GetFunctionType()