Searched defs:Language (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h54 virtual lldb::LanguageType Language() { return lldb::eLanguageTypeUnknown; } function in class:lldb_private::Expression
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h29 class Language : public PluginInterface { class in namespace:lldb_private
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp459 Language::Language() {} function in class:Language
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h19 enum class Language : uint8_t { class in namespace:clang
72 clang::Language Language; member in struct:clang::LangStandard
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp185 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h87 support::ulittle16_t Language; member in struct:llvm::object::WinResHeaderSuffix
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h322 uint16_t Language = 0; member in class:llvm::CompileUnit
/freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp321 StringRef llvm::dwarf::LanguageString(unsigned Language) { argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp174 getCanonicalRawStringDelimiter(const FormatStyle &Style, FormatStyle::LanguageKind Language) argument
[all...]
H A DFormat.cpp355 FormatStyle::LanguageKind Language = local
725 getLLVMStyle(FormatStyle::LanguageKind Language) argument
847 getGoogleStyle(FormatStyle::LanguageKind Language) argument
974 getChromiumStyle(FormatStyle::LanguageKind Language) argument
1098 getMicrosoftStyle(FormatStyle::LanguageKind Language) argument
1133 getPredefinedStyle(StringRef Name, FormatStyle::LanguageKind Language, FormatStyle *Style) argument
1161 FormatStyle::LanguageKind Language = Style->Language; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h373 constexpr char Language[] = "Language"; member in namespace:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::Key
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h158 constexpr InputKind(Language L = Language::Unknown, Format F = Source, argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp864 uint16_t Language = getLanguage(); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1520 LanguageKind Language; member in struct:clang::format::FormatStyle
1703 LanguageKind Language; member in struct:clang::format::FormatStyle::RawStringFormat
2419 getLanguageName(FormatStyle::LanguageKind Language) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1242 ExprResult Language; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2514 StringRef Language; local
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h349 CHAR8 Language[1]; member in struct:_EFI_HII_STRING_PACKAGE_HDR

Completed in 321 milliseconds