Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineParser.cpp2174 void UnwrappedLineParser::parseNew() { in parseNew() function in clang::format::UnwrappedLineParser
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.c1925 Dsymbol *Parser::parseNew(PrefixAttributes *pAttrs) in parseNew() function