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

  /external/clang/lib/CodeGen/
CGCall.h 247 /// getASTCallingConvention() - Return the AST-specified calling
249 CallingConv getASTCallingConvention() const {
272 getASTCallingConvention(),
282 ID.AddInteger(getASTCallingConvention());
TargetInfo.cpp     [all...]

Completed in 45 milliseconds