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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 405 /// getASTCallingConvention() - Return the AST-specified calling
407 CallingConv getASTCallingConvention() const {
430 getASTCallingConvention(),
447 ID.AddInteger(getASTCallingConvention());
  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]

Completed in 453 milliseconds