Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h711 unsigned getEffectiveCallingConvention() const { in getEffectiveCallingConvention() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp4090 FnInfo.getEffectiveCallingConvention())); in getAddrOfCXXCtorClosure()
H A DCGCall.cpp2318 CallingConv = FI.getEffectiveCallingConvention(); in ConstructAttributeList()