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

  /external/clang/lib/CodeGen/
CGCall.h 163 /// getEffectiveCallingConvention - Return the actual calling convention to
165 unsigned getEffectiveCallingConvention() const {
CGCall.cpp 725 CallingConv = FI.getEffectiveCallingConvention();
    [all...]

Completed in 1269 milliseconds