Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DStandardLibrary.h52 Header(unsigned ID, Lang Language) : ID(ID), Language(Language) {} in Header()
54 Lang Language; variable
89 Symbol(unsigned ID, Lang Language) : ID(ID), Language(Language) {} in Symbol()
91 Lang Language; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h52 virtual lldb::LanguageType Language() const { Language() function
H A DUserExpression.h205 SourceLanguage Language() const override { return m_language; } in Language() function
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.h113 std::optional<uint16_t> Language; variable
H A DDWARFLinkerUnit.h204 isODRLanguage(uint16_t Language) isODRLanguage() argument
H A DDWARFLinkerTypeUnit.cpp19 std::optional<uint16_t> Language, dwarf::FormParams Format, in TypeUnit()
H A DDWARFLinkerCompileUnit.h678 std::optional<uint16_t> Language; variable
H A DDWARFLinkerImpl.cpp109 std::optional<uint16_t> Language; link() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h23 enum class Language : uint8_t { enum
81 clang::Language Language; global() member
[all...]
H A DCodeGenOptions.h156 Language, // Not specified, use language standard. global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/
H A DTestClangConfig.h25 TestLanguage Language; member
[all...]
H A DTestAST.h43 TestLanguage Language = TestLanguage::Lang_OBJCXX; member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBLog.h32 Language = Log::ChannelFlag<13>, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp57 static int countSymbols(Lang Language) { in countSymbols() argument
82 initialize(Lang Language) initialize() argument
[all...]
/freebsd-src/contrib/bc/
H A DREADME.md443 ## Language global() section in `bc`
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp33 uint64_t Language = 0; global() member
133 getQualifiedNameIndex(DWARFDie & Die,uint64_t Language,GsymCreator & Gsym) getQualifiedNameIndex() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp836 FormatStyle::LanguageKind Language = mapping() local
1402 getLLVMStyle(FormatStyle::LanguageKind Language) getLLVMStyle() argument
1611 getGoogleStyle(FormatStyle::LanguageKind Language) getGoogleStyle() argument
1753 getChromiumStyle(FormatStyle::LanguageKind Language) getChromiumStyle() argument
1878 getMicrosoftStyle(FormatStyle::LanguageKind Language) getMicrosoftStyle() argument
1925 getPredefinedStyle(StringRef Name,FormatStyle::LanguageKind Language,FormatStyle * Style) getPredefinedStyle() argument
1991 FormatStyle::LanguageKind Language = Style->Language; parseConfiguration() local
[all...]
H A DContinuationIndenter.cpp189 FormatStyle::LanguageKind Language) { in getCanonicalRawStringDelimiter() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DWindowsResource.h87 support::ulittle16_t Language; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h323 uint16_t Language = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp452 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); in EmitProducerInfo() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3062 LanguageKind Language; global() member
3539 LanguageKind Language; global() member
5203 getLanguageName(FormatStyle::LanguageKind Language) getLanguageName() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h382 constexpr char Language[] = "Language"; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp361 LanguageString(unsigned Language) LanguageString() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1466 StringRef Language = cast<MDString>(MD)->getString(); emitPPA2() local

12