Home
last modified time | relevance | path

Searched refs:parseNew (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.h114 void parseNew();
H A DUnwrappedLineParser.cpp1518 parseNew(); in parseStructuralElement()
2174 void UnwrappedLineParser::parseNew() { in parseNew() function in clang::format::UnwrappedLineParser
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h104 Dsymbol *parseNew(PrefixAttributes *pAttrs);
H A Dparse.c434 s = parseNew(pAttrs); in parseDeclDefs()
1925 Dsymbol *Parser::parseNew(PrefixAttributes *pAttrs) in parseNew() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d526 s = parseNew(pAttrs);
2680 private AST.Dsymbol parseNew(PrefixAttributes!AST* pAttrs)