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 \
63 // RUN: -iquote Inputs/macro-ambiguity/a/quote \
65 // RUN: -iquote Inputs/macro-ambiguity/b/quote \
67 // RUN: -iquote Inputs/macro-ambiguity/c/quote \
69 // RUN: -iquote Inputs/macro-ambiguity/d/quote \
71 // RUN: -iquote Inputs/macro-ambiguity/e/quote \
99 // the quote macros come from non-system-headers. in test()
101 // expected-note@Inputs/macro-ambiguity/c/quote/c_quote.h:4 {{expanding this definition}} in test()
102 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:4 {{other definition}} in test()
107 // expected-note@Inputs/macro-ambiguity/d/quote/d_quote.h:4 {{expanding this definition}} in test()
108 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:5 {{other definition}} in test()
113 // expected-note@Inputs/macro-ambiguity/a/quote/a_quote.h:6 {{expanding this definition}} in test()
114 // expected-note@Inputs/macro-ambiguity/e/quote/e_quote.h:4 {{other definition}} in test()
121 // expected-note@Inputs/macro-ambiguity/c/quote/c_quote.h:5 {{expanding this definition}} in test()
122 // expected-note@Inputs/macro-ambiguity/b/quote/b_quote.h:4 {{other definition}} in test()
131 // expected-note@Inputs/macro-ambiguity/b/quote/b_quote.h:6 {{expanding this definition}} in test()
132 // expected-note@Inputs/macro-ambiguity/e/quote/e_quote.h:5 {{other definition}} in test()