Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h83 llvm::Type *UnpaddedCoerceAndExpandType; // isCoerceAndExpand() member
109 UnpaddedCoerceAndExpandType = T; in setUnpaddedCoerceToType()
285 return UnpaddedCoerceAndExpandType; in getUnpaddedCoerceAndExpandType()
291 dyn_cast<llvm::StructType>(UnpaddedCoerceAndExpandType)) { in getCoerceAndExpandTypeSequence()
294 return llvm::makeArrayRef(&UnpaddedCoerceAndExpandType, 1); in getCoerceAndExpandTypeSequence()