reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
   25
   26
   27
   28
   29
   30
   31
   32
   33
   34
   35
   36
   37
   38
   39
   40
   41
   42
   43
   44
   45
   46
   47
// RUN: %clang_cc1 -emit-llvm %s -o - -triple=x86_64-apple-darwin9 | FileCheck %s

struct X { };

// CHECK-LABEL: define void @_Z1fPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP1XS13_S12_S11_S10_SZ_SY_SX_SW_SV_SU_ST_SS_SR_SQ_SP_SO_SN_SM_SL_SK_SJ_SI_SH_SG_SF_SE_SD_SC_SB_SA_S9_S8_S7_S6_S5_S4_S3_S2_S1_S0_S_(
void f(X****************************************,
       X****************************************,
       X***************************************,
       X**************************************,
       X*************************************,
       X************************************,
       X***********************************,
       X**********************************,
       X*********************************,
       X********************************,
       X*******************************,
       X******************************,
       X*****************************,
       X****************************,
       X***************************,
       X**************************,
       X*************************,
       X************************,
       X***********************,
       X**********************,
       X*********************,
       X********************,
       X*******************,
       X******************,
       X*****************,
       X****************,
       X***************,
       X**************,
       X*************,
       X************,
       X***********,
       X**********,
       X*********,
       X********,
       X*******,
       X******,
       X*****,
       X****,
       X***,
       X**,
       X*,
       X) { }