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

  /external/clang/include/clang/CodeGen/
SwiftCallingConv.h 110 std::pair<llvm::StructType*, llvm::Type*> getCoerceAndExpandTypes() const;
  /external/clang/lib/CodeGen/
SwiftCallingConv.cpp 514 SwiftAggLowering::getCoerceAndExpandTypes() const {
761 auto types = lowering.getCoerceAndExpandTypes();

Completed in 543 milliseconds