Home
last modified time | relevance | path

Searched defs:LangId (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DXCOFF.cpp88 XCOFF::TracebackTable::LanguageID LangId) { in getNameForTracebackTableLanguageId()
/openbsd-src/gnu/llvm/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp227 unsigned LangId = (/*PrimaryLangId*/ 0x09) | (/*SubLangId*/ 0x01 << 10); member
H A DResourceScriptStmt.h308 LanguageResource(uint32_t LangId, uint32_t SubLangId) in LanguageResource()