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

/external/clang/lib/CodeGen/
H A DCGCall.h230 /// getEffectiveCallingConvention - Return the actual calling convention to
232 unsigned getEffectiveCallingConvention() const { function in class:clang::CodeGen::CGFunctionInfo
H A DCGCall.cpp978 CallingConv = FI.getEffectiveCallingConvention();

Completed in 269 milliseconds