Home
last modified time | relevance | path

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

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