Searched refs:autodecl (Results 1 – 3 of 3) sorted by relevance
118 Dsymbols *parseDeclarations(bool autodecl, PrefixAttributes *pAttrs, const utf8_t *comment);
3719 Dsymbols *Parser::parseDeclarations(bool autodecl, PrefixAttributes *pAttrs, const utf8_t *comment) in parseDeclarations() argument3738 if (autodecl) in parseDeclarations()
4303 …private AST.Dsymbols* parseDeclarations(bool autodecl, PrefixAttributes!AST* pAttrs, const(char)* …4336 if (!autodecl)