Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h94 llvm::Type *UnpaddedCoerceAndExpandType; // isCoerceAndExpand() member
132 UnpaddedCoerceAndExpandType = T; in setUnpaddedCoerceToType()
383 return UnpaddedCoerceAndExpandType; in getUnpaddedCoerceAndExpandType()
389 dyn_cast<llvm::StructType>(UnpaddedCoerceAndExpandType)) { in getCoerceAndExpandTypeSequence()
392 return llvm::ArrayRef(&UnpaddedCoerceAndExpandType, 1); in getCoerceAndExpandTypeSequence()