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 220 /// getASTCallingConvention() - Return the AST-specified calling
222 CallingConv getASTCallingConvention() const {
245 getASTCallingConvention(),
255 ID.AddInteger(getASTCallingConvention());
TargetInfo.cpp     [all...]

Completed in 122 milliseconds