Lines Matching refs:Simple
4 ; RUN: cp -r %S/Inputs/Simple/Simple.framework %t/System/Library/Frameworks/
7 ; RUN: yaml2obj %S/Inputs/Simple/Simple.yaml -o %t/Simple
11 ; RUN: -install_name /System/Library/Frameworks/Simple.framework/Versions/A/Simple \
14 ; RUN: %t/inputs.json -o %t/Simple.tbd \
15 ; RUN: --verify-against=%t/Simple --verify-mode=ErrorsAndWarnings \
18 ; RUN: llvm-readtapi -compare %t/Simple.tbd %t/expected-excluded.tbd
22 ; RUN: -install_name /System/Library/Frameworks/Simple.framework/Versions/A/Simple \
25 ; RUN: %t/inputs.json -o %t/Simple.tbd \
26 ; RUN: --verify-against=%t/Simple --verify-mode=Pedantic \
27 ; RUN: --extra-project-header=%S/Inputs/Simple/SimpleInternalAPI2.h \
28 ; RUN: --extra-project-header=%S/Inputs/Simple/SimpleInternalAPI.h \
29 ; RUN: --extra-public-header=%S/Inputs/Simple/Extra \
30 ; RUN: --extra-private-header=%S/Inputs/Simple/SimpleInternalSPI.h \
33 ; RUN: llvm-readtapi -compare %t/Simple.tbd %t/expected-extra.tbd
37 ; RUN: -install_name /System/Library/Frameworks/Simple.framework/Versions/A/Simple \
40 ; RUN: %t/inputs.json -o %t/Simple.tbd \
41 ; RUN: --extra-public-header=%S/Inputs/Simple/NoSuchFile.h 2>&1 | FileCheck -allow-empty -check-pre…
71 "FooClass", "Simple",
96 "name": "/System/Library/Frameworks/Simple.framework/Versions/A/Simple"
122 "Basic3", "Simple", "Basic4_2",
149 { "name": "/System/Library/Frameworks/Simple.framework/Versions/A/Simple" }
162 "path" : "DSTROOT/System/Library/Frameworks/Simple.framework/Headers/Basic.h",
166 "path" : "DSTROOT/System/Library/Frameworks/Simple.framework/Headers/External.h",
170 "path" : "DSTROOT/System/Library/Frameworks/Simple.framework/Headers/Simple.h",
174 "path" : "DSTROOT/System/Library/Frameworks/Simple.framework/Headers/SimpleAPI.h",
178 "path" : "DSTROOT/System/Library/Frameworks/Simple.framework/PrivateHeaders/SimplePrivate.h",
182 "path" : "DSTROOT/System/Library/Frameworks/Simple.framework/PrivateHeaders/SimplePrivateSPI.h",