Home
last modified time | relevance | path

Searched refs:unitTestId (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c5426 static Identifier *unitTestId(Loc loc) in unitTestId() function
5434 : FuncDeclaration(loc, endloc, unitTestId(loc), stc, NULL) in UnitTestDeclaration()