Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h288 ArrayRef<llvm::Type *>getCoerceAndExpandTypeSequence() const { in getCoerceAndExpandTypeSequence() function
/external/clang/lib/CodeGen/
DCGCall.cpp1395 IRArgs.NumberOfArgs = AI.getCoerceAndExpandTypeSequence().size(); in construct()
1572 for (auto EltTy : ArgInfo.getCoerceAndExpandTypeSequence()) { in GetFunctionType()