Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptStmt.h253 LanguageResource(uint32_t LangId, uint32_t SubLangId) in LanguageResource() argument
254 : Lang(LangId), SubLang(SubLangId) {} in LanguageResource()