Home
last modified time | relevance | path

Searched defs:SourceLanguage (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h200 enum SourceLanguage { enum
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h146 enum SourceLanguage : uint8_t { enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp739 LLVMContext &Context, unsigned SourceLanguage, Metadata *File, in getImpl()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1353 DICompileUnit(LLVMContext &C, StorageType Storage, unsigned SourceLanguage, in DICompileUnit()