HomeSort by: relevance | last modified time | path
    Searched refs:mustPassRecordIndirectly (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
SwiftCallingConv.h 165 bool mustPassRecordIndirectly(CodeGenModule &CGM, const RecordDecl *record);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp 794 bool swiftcall::mustPassRecordIndirectly(CodeGenModule &CGM,
821 if (mustPassRecordIndirectly(CGM, record))

Completed in 14 milliseconds