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

  /external/clang/lib/CodeGen/
CGCall.h 229 /// getCallingConvention - Return the user specified calling
231 unsigned getCallingConvention() const { return CallingConvention; }
CGVTables.cpp 363 CallFnInfo.getCallingConvention() == FnInfo.getCallingConvention());
TargetInfo.cpp 445 FI.getCallingConvention());
    [all...]

Completed in 78 milliseconds