Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h94 llvm::Type *UnpaddedCoerceAndExpandType; // isCoerceAndExpand() member
131 UnpaddedCoerceAndExpandType = T; in setUnpaddedCoerceToType()
365 return UnpaddedCoerceAndExpandType; in getUnpaddedCoerceAndExpandType()
371 dyn_cast<llvm::StructType>(UnpaddedCoerceAndExpandType)) { in getCoerceAndExpandTypeSequence()
374 return llvm::makeArrayRef(&UnpaddedCoerceAndExpandType, 1); in getCoerceAndExpandTypeSequence()