Home
last modified time | relevance | path

Searched defs:Mypos (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A DMicrosoftExtensions.cpp168 …typename C1<T>:: /*template*/ Iterator<0> Mypos; // expected-warning {{use 'template' keyword to … member in C2
173 …typename C1<T>:: /*template*/ Iterator<0> Mypos; // expected-warning {{use 'template' keyword to t… in missing_template_keyword() local
/minix3/external/bsd/llvm/dist/clang/test/FixIt/
H A Dfixit.cpp149 …typename F1<T>:: /*template*/ Iterator<0> Mypos; // expected-error {{use 'template' keyword to tr… member in F2
154 …typename F1<T>:: /*template*/ Iterator<0> Mypos; // expected-error {{use 'template' keyword to tre… in f() local