Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptParser.h167 Expected<VersionInfoResource::VersionInfoFixed> parseVersionInfoFixed();
DResourceScriptParser.cpp509 ASSIGN_OR_RETURN(FixedResult, parseVersionInfoFixed()); in parseVersionInfoResource()
739 RCParser::parseVersionInfoFixed() { in parseVersionInfoFixed() function in llvm::rc::RCParser