Home
last modified time | relevance | path

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

/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h575 unsigned getEffectiveCallingConvention() const { in getEffectiveCallingConvention() function
/external/llvm-project/clang/include/clang/CodeGen/
DCGFunctionInfo.h670 unsigned getEffectiveCallingConvention() const { in getEffectiveCallingConvention() function
/external/clang/lib/CodeGen/
DCGCall.cpp1627 CallingConv = FI.getEffectiveCallingConvention(); in ConstructAttributeList()
DMicrosoftCXXABI.cpp3814 FnInfo.getEffectiveCallingConvention())); in getAddrOfCXXCtorClosure()
/external/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp3966 FnInfo.getEffectiveCallingConvention())); in getAddrOfCXXCtorClosure()
DCGCall.cpp1917 CallingConv = FI.getEffectiveCallingConvention(); in ConstructAttributeList()