HomeSort by: relevance | last modified time | path
    Searched defs:coercionType (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp 605 auto coercionType = llvm::StructType::get(ctx, elts, packed);
607 llvm::Type *unpaddedType = coercionType;
622 return { coercionType, unpaddedType };

Completed in 51 milliseconds