Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp802 static ABIArgInfo classifyExpandedType(SwiftAggLowering &lowering, in classifyExpandedType() function
828 return classifyExpandedType(lowering, forReturn, layout.getAlignment()); in classifyType()
844 return classifyExpandedType(lowering, forReturn, alignment); in classifyType()