HomeSort by relevance Sort by last modified time
    Searched refs:coercionType (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
SwiftCallingConv.cpp 550 auto coercionType = llvm::StructType::get(ctx, elts, packed);
552 llvm::Type *unpaddedType = coercionType;
567 return { coercionType, unpaddedType };

Completed in 465 milliseconds