Home
last modified time | relevance | path

Searched defs:DebugCondition (Results 1 – 7 of 7) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcond.h22 class DebugCondition; variable
H A Dcond.c462 DebugCondition::DebugCondition(Module *mod, unsigned level, Identifier *ident) in DebugCondition() function
H A Dvisitor.h299 class DebugCondition; variable
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcond.h21 class DebugCondition; variable
H A Dcond.c462 DebugCondition::DebugCondition(Module *mod, unsigned level, Identifier *ident) in DebugCondition() function
H A Dcond.d596 override inout(DebugCondition) isDebugCondition() inout in inout() argument
H A Dvisitor.h308 class DebugCondition; variable