Lines Matching refs:an
6 // entities. For error recovery, those cases implicitly trigger an import.
8 #include <DependsOnModule/DependsOnModule.h> // expected-warning{{treating #include as an import of…
22 #import <AlsoDependsOnModule/AlsoDependsOnModule.h> // expected-warning{{treating #import as an imp…
36 #include <NoUmbrella/A.h> // expected-warning{{treating #include as an import of module 'NoUmbrella…
40 #include <NoUmbrella/SubDir/C.h> // expected-warning{{treating #include as an import of module 'NoU…
45 …ework.framework/Headers/Other.h> // expected-warning{{treating #include as an import of module 'De…
56 …ramework/Headers/SubFramework.h> // expected-warning{{treating #include as an import of module 'Mo…
63 #include <DependsOnModule/DependsOnModulePrivate.h> // expected-warning{{treating #include as an im…
71 #include <NoUmbrella/A_Private.h> // expected-warning{{treating #include as an import of module 'No…
77 // Test inclusion of headers that are under an umbrella directory but
79 #include <Module/NotInModule.h> // expected-warning{{treating #include as an import of module 'Modu…
87 …#include <NoUmbrella/A.h> // expected-warning {{treating #include as an import}} expected-error {{…