Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptParser.h176 ParseOptionType parseStyleStmt();
H A DResourceScriptParser.cpp412 return parseStyleStmt(); in parseSingleOptionalStatement()
841 RCParser::ParseOptionType RCParser::parseStyleStmt() { in parseStyleStmt() function in llvm::rc::RCParser