Home
last modified time | relevance | path

Searched defs:DebugSymbol (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddversion.c29 DebugSymbol::DebugSymbol(Loc loc, Identifier *ident) in DebugSymbol() function
35 DebugSymbol::DebugSymbol(Loc loc, unsigned level) in DebugSymbol() function
H A Dvisitor.h89 class DebugSymbol; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddversion.d111 override inout(DebugSymbol) isDebugSymbol() inout in inout() argument
H A Dvisitor.h92 class DebugSymbol; variable