Home
last modified time | relevance | path

Searched defs:Language (Results 1 – 22 of 22) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DExpression.h54 virtual lldb::LanguageType Language() const { in Language() function
H A DUserExpression.h197 lldb::LanguageType Language() const override { return m_language; } in Language() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangStandard.h23 enum class Language : uint8_t { enum
79 clang::Language Language; member
H A DCodeGenOptions.h161 Language, // Not specified, use language standard. enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Testing/
H A DTestAST.h43 TestLanguage Language = TestLanguage::Lang_OBJCXX; member
H A DTestClangConfig.h25 TestLanguage Language; member
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h32 Language = Log::ChannelFlag<13>, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp33 uint64_t Language = 0; member
133 getQualifiedNameIndex(DWARFDie &Die, uint64_t Language, GsymCreator &Gsym) { in getQualifiedNameIndex()
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DFormat.cpp785 FormatStyle::LanguageKind Language = in mapping() local
1297 FormatStyle getLLVMStyle(FormatStyle::LanguageKind Language) { in getLLVMStyle()
1496 FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) { in getGoogleStyle()
1637 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) { in getChromiumStyle()
1762 FormatStyle getMicrosoftStyle(FormatStyle::LanguageKind Language) { in getMicrosoftStyle()
1800 bool getPredefinedStyle(StringRef Name, FormatStyle::LanguageKind Language, in getPredefinedStyle()
1864 FormatStyle::LanguageKind Language = Style->Language; in parseConfiguration() local
H A DContinuationIndenter.cpp180 FormatStyle::LanguageKind Language) { in getCanonicalRawStringDelimiter()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWindowsResource.h87 support::ulittle16_t Language; member
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h307 uint16_t Language = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp449 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); in EmitProducerInfo() local
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst3572 .. _Language: target in Configurable Format Style Options
/openbsd-src/gnu/llvm/clang/include/clang/Format/
H A DFormat.h2731 LanguageKind Language; member
3123 LanguageKind Language; member
4606 inline StringRef getLanguageName(FormatStyle::LanguageKind Language) { in getLanguageName()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h388 constexpr char Language[] = "Language"; variable
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp198 Language("language", cl::desc("Specify a language type, like C99."), variable
/openbsd-src/gnu/llvm/llvm/lib/BinaryFormat/
H A DDwarf.cpp327 StringRef llvm::dwarf::LanguageString(unsigned Language) { in LanguageString()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h116 class Language; variable
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1348 ExprResult Language; in ParseExternalSourceSymbolAttribute() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp2840 StringRef Language; in handleExternalSourceSymbolAttr() local
H A DSemaDeclCXX.cpp16353 LinkageSpecDecl::LanguageIDs Language; in ActOnStartLinkageSpecification() local