Searched defs:getCallingConvention (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h411 /// getCallingConvention - Return the user specified calling
413 unsigned getCallingConvention() const { return CallingConvention; } function in class:clang::CodeGen::ABIArgInfo::CGFunctionInfo

Completed in 590 milliseconds