Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dstatement.c1077 StaticAssertStatement::StaticAssertStatement(StaticAssert *sa) in StaticAssertStatement() function
H A Dvisitor.h34 class StaticAssertStatement; variable
H A Dfunc.c139 void visit(StaticAssertStatement *) { } in visit() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dvisitor.h34 class StaticAssertStatement; variable