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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 189 static ABIArgInfo getCoerceAndExpand(llvm::StructType *coerceToType,
  /external/clang/lib/CodeGen/
SwiftCallingConv.cpp 762 return ABIArgInfo::getCoerceAndExpand(types.first, types.second);

Completed in 44 milliseconds