Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/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/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