Home
last modified time | relevance | path

Searched defs:ThrownExceptionExp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dctfeexpr.c113 ThrownExceptionExp::ThrownExceptionExp(Loc loc, ClassReferenceExp *victim) : Expression(loc, TOKthr… in ThrownExceptionExp() function
H A Dvisitor.h288 class ThrownExceptionExp; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h296 class ThrownExceptionExp; variable