Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h110 std::pair<llvm::StructType*, llvm::Type*> getCoerceAndExpandTypes() const;
/external/clang/lib/CodeGen/
DSwiftCallingConv.cpp514 SwiftAggLowering::getCoerceAndExpandTypes() const { in getCoerceAndExpandTypes() function in SwiftAggLowering
761 auto types = lowering.getCoerceAndExpandTypes(); in classifyExpandedType()