Searched refs:getEffectiveCallingConvention (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h439 /// getEffectiveCallingConvention - Return the actual calling convention to
441 unsigned getEffectiveCallingConvention() const { function in class:clang::CodeGen::ABIArgInfo::CGFunctionInfo
/external/clang/lib/CodeGen/
H A DCGCall.cpp1443 CallingConv = FI.getEffectiveCallingConvention();
H A DMicrosoftCXXABI.cpp3800 FnInfo.getEffectiveCallingConvention()));

Completed in 629 milliseconds