Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h689 unsigned getEffectiveCallingConvention() const { in getEffectiveCallingConvention() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3982 FnInfo.getEffectiveCallingConvention())); in getAddrOfCXXCtorClosure()
H A DCGCall.cpp1996 CallingConv = FI.getEffectiveCallingConvention(); in ConstructAttributeList()