Searched refs:appendParameterTypes (Results 1 – 2 of 2) sorted by relevance
109 private static void appendParameterTypes(StringBuilder buffer, Type[] parameterTypes) { in appendParameterTypes() method in ReflectionUtils184 appendParameterTypes(buffer, parameterTypes); in getMethodSignature()
98 static void appendParameterTypes(const CodeGenTypes &CGT, in appendParameterTypes() function130 appendParameterTypes(CGT, prefix, FTP, FD); in arrangeLLVMFunctionInfo()240 appendParameterTypes(*this, argTypes, FTP, MD); in arrangeCXXStructorDeclaration()