Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h32 enum LanguageID : uint16_t { enum
76 LanguageID Langs;
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp212 TracebackTable::LanguageID LangId = in dumpTracebackTable()
213 static_cast<TracebackTable::LanguageID>(TbTable.getLanguageID()); in dumpTracebackTable()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp88 XCOFF::TracebackTable::LanguageID LangId) { in getNameForTracebackTableLanguageId()
/freebsd/contrib/file/magic/Magdir/
H A Dwindows1453 >>>78 uleshort !0x409 \b, LanguageID %x
1454 #>>>78 uleshort =0x409 \b, LanguageID %x
1478 >>90 uleshort !0x409 \b, LanguageID %x
1479 #>>90 uleshort =0x409 \b, LanguageID %x
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2389 TracebackTable::LanguageID LanguageIdentifier = in emitTracebackTable()