Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/CodeGen/
HDCGFunctionInfo.h711 unsigned getEffectiveCallingConvention() const { in getEffectiveCallingConvention() function
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDMicrosoftCXXABI.cpp4090 FnInfo.getEffectiveCallingConvention())); in getAddrOfCXXCtorClosure()
HDCGCall.cpp2318 CallingConv = FI.getEffectiveCallingConvention(); in ConstructAttributeList()