Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptParser.h173 ParseOptionType parseStyleStmt();
H A DResourceScriptParser.cpp412 return parseStyleStmt(); in parseSingleOptionalStatement()
840 RCParser::ParseOptionType RCParser::parseStyleStmt() { in parseStyleStmt() function in llvm::rc::RCParser