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 159 /// getCallingConvention - Return the user specified calling
161 unsigned getCallingConvention() const { return CallingConvention; }
181 ID.AddInteger(getCallingConvention());
CGVTables.cpp 364 CallFnInfo.getCallingConvention() == FnInfo.getCallingConvention());
TargetInfo.cpp     [all...]

Completed in 35 milliseconds