Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dtraits.d579 private struct QualifiedNameTests in version() struct
581 struct Inner in version()
586 ref const(Inner[string]) func( ref Inner var1, lazy scope string var2 ); in version()
603 const(Inner[const(Inner)]) qualAarray; in version()
607 struct Data(T) { int x; } in version()
608 void tfunc(T...)(T args) {} in version()
610 template Inst(alias A) { int x; } in version()
612 class Test12309(T, int x, string s) {} in version()
920 with (QualifiedNameTests) in with() argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtraits.d490 private struct QualifiedNameTests in version() struct
492 struct Inner in version()
496 ref const(Inner[string]) func( ref Inner var1, lazy scope string var2 ); in version()
513 const(Inner[const(Inner)]) qualAarray; in version()
517 struct Data(T) { int x; } in version()
518 void tfunc(T...)(T args) {} in version()
520 template Inst(alias A) { int x; } in version()
522 class Test12309(T, int x, string s) {} in version()
828 with (QualifiedNameTests) in with() argument