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

  /external/clang/include/clang/CodeGen/
SwiftCallingConv.h 162 void computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI);
  /external/clang/lib/CodeGen/
SwiftCallingConv.cpp 822 void swiftcall::computeABIInfo(CodeGenModule &CGM, CGFunctionInfo &FI) {
CGCall.cpp 707 swiftcall::computeABIInfo(CGM, *FI);
    [all...]

Completed in 156 milliseconds