Home | History | Annotate | Download | only in Modules

Lines Matching full:quote

6 // RUN:   -iquote Inputs/macro-ambiguity/a/quote \
15 // RUN: -iquote Inputs/macro-ambiguity/b/quote \
24 // RUN: -iquote Inputs/macro-ambiguity/c/quote \
33 // RUN: -iquote Inputs/macro-ambiguity/d/quote \
42 // RUN: -iquote Inputs/macro-ambiguity/a/quote \
44 // RUN: -iquote Inputs/macro-ambiguity/b/quote \
46 // RUN: -iquote Inputs/macro-ambiguity/c/quote \
48 // RUN: -iquote Inputs/macro-ambiguity/d/quote \
50 // RUN: -iquote Inputs/macro-ambiguity/e/quote \
78 // the quote macros come from non-system-headers.
80 // expected-note@Inputs/macro-ambiguity/c/quote/c_quote.h:4 {{expanding this definition}}
81 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:4 {{other definition}}
86 // expected-note@Inputs/macro-ambiguity/d/quote/d_quote.h:4 {{expanding this definition}}
87 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:5 {{other definition}}
92 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:6 {{expanding this definition}}
93 // expected-note@Inputs/macro-ambiguity/e/quote/e_quote.h:4 {{other definition}}
100 // expected-note@Inputs/macro-ambiguity/c/quote/c_quote.h:5 {{expanding this definition}}
101 // expected-note@Inputs/macro-ambiguity/b/quote/b_quote.h:4 {{other definition}}
110 // expected-note@Inputs/macro-ambiguity/b/quote/b_quote.h:6 {{expanding this definition}}
111 // expected-note@Inputs/macro-ambiguity/e/quote/e_quote.h:5 {{other definition}}