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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 415 /// getEffectiveCallingConvention - Return the actual calling convention to
417 unsigned getEffectiveCallingConvention() const {
  /external/clang/lib/CodeGen/
CGCall.cpp 162 switch (FI.getEffectiveCallingConvention()) {
    [all...]

Completed in 46 milliseconds