Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.h160 …CompoundDeclarationStatement *isCompoundDeclarationStatement() { return stmt == STMTcompoundDeclar… in isCompoundDeclarationStatement() function
H A Dstatement.d403 …inout(CompoundDeclarationStatement) isCompoundDeclarationStatement() { return stmt == STMT.Compoun… in isCompoundDeclarationStatement() function