Home | History | Annotate | Download | only in Modules

Lines Matching full:private3

4 // RUN:   -I%S/Inputs/private3 -emit-module -fmodule-name=A -o %t/m.pcm %s
6 // RUN: -I%S/Inputs/private3 -emit-module -fmodule-name=B -o %t/m.pcm %s
8 // RUN: -I%S/Inputs/private3 -emit-module -fmodule-name=C -o %t/m.pcm %s
10 // RUN: -I%S/Inputs/private3 -emit-module -fmodule-name=D -o %t/m.pcm %s
13 header "Inputs/private3/public.h"
14 private header "Inputs/private3/private.h"
17 header "Inputs/private3/public.h"
19 private header "Inputs/private3/private.h"
24 header "Inputs/private3/public.h"
26 private header "Inputs/private3/private.h"
30 header "Inputs/private3/public.h"
33 private header "Inputs/private3/private.h"