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

  /external/clang/include/clang/CodeGen/
SwiftCallingConv.h 91 bool shouldPassIndirectly(bool asReturnValue) const;
  /external/clang/lib/CodeGen/
SwiftCallingConv.cpp 570 bool SwiftAggLowering::shouldPassIndirectly(bool asReturnValue) const {
758 } else if (lowering.shouldPassIndirectly(forReturn)) {

Completed in 74 milliseconds