Searched defs:UDD (Results 1 – 3 of 3) sorted by relevance
681 static struct UDD { dchar c; alias c this; } struct
755 static struct UDD { dchar c; alias c this; } struct
738 void JSONNodeDumper::VisitUsingDirectiveDecl(const UsingDirectiveDecl *UDD) { in VisitUsingDirectiveDecl()