Searched refs:macros_right (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Modules/Inputs/
H A Dmacros_bottom.h1 @import macros_right; variable
/external/clang/test/Modules/
H A Dmacros2.c18 @import macros_right; variable
39 // expected-note@macros_right.h:12 {{other}}
42 // expected-note@macros_right.h:13 {{other}}
47 @import macros_right.undef;
H A Dmacros.c17 // FIXME: expected-note@Inputs/macros_right.h:12{{previous definition is here}}
18 // expected-note@Inputs/macros_right.h:12{{expanding this definition of 'LEFT_RIGHT_DIFFERENT'}}
19 // expected-note@Inputs/macros_right.h:13{{expanding this definition of 'LEFT_RIGHT_DIFFERENT2'}}
107 @import macros_right; variable
151 @import macros_right.undef;
156 // TOP_RIGHT_UNDEF should not be undefined, because macros_right.undef does
157 // not undefine macros_right's macro.
162 // When macros_right.undef is built and local submodule visibility is not
164 // macros_right leaks through, so macros_right
[all...]

Completed in 214 milliseconds