Home
last modified time | relevance | path

Searched refs:parseExStyleStmt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptParser.h174 ParseOptionType parseExStyleStmt();
H A DResourceScriptParser.cpp408 return parseExStyleStmt(); in parseSingleOptionalStatement()
846 RCParser::ParseOptionType RCParser::parseExStyleStmt() { in parseExStyleStmt() function in llvm::rc::RCParser