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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 411 /// getCallingConvention - Return the user specified calling
413 unsigned getCallingConvention() const { return CallingConvention; }
  /external/clang/lib/CodeGen/
CGVTables.cpp 260 CallFnInfo.getCallingConvention() == CurFnInfo->getCallingConvention());
TargetInfo.cpp 952 CCState State(FI.getCallingConvention());
    [all...]
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 137 milliseconds