Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.h294 virtual DebugSymbol *isDebugSymbol() { return NULL; } in isDebugSymbol() function
H A Ddsymbol.d1355 inout(DebugSymbol) isDebugSymbol() inout { return null; } in isDebugSymbol() function