Home
last modified time | relevance | path

Searched refs:appendParameterTypes (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp145 static void appendParameterTypes(const CIRGenTypes &cgt, in appendParameterTypes() function
178 appendParameterTypes(*this, argTypes, fpt); in arrangeCXXStructorDeclaration()
232 appendParameterTypes(cgt, prefix, fpt); in arrangeCIRFunctionInfo()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp194 static void appendParameterTypes( in appendParameterTypes() function
235 appendParameterTypes(CGT, prefix, paramInfos, FTP); in arrangeLLVMFunctionInfo()
423 appendParameterTypes(*this, argTypes, paramInfos, FTP); in arrangeCXXStructorDeclaration()