Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-rc/
H A DResourceScriptParser.h171 ParseOptionType parseExStyleStmt();
H A DResourceScriptParser.cpp408 return parseExStyleStmt(); in parseSingleOptionalStatement()
845 RCParser::ParseOptionType RCParser::parseExStyleStmt() { in parseExStyleStmt() function in llvm::rc::RCParser