/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/ |
H A D | StandardLibrary.h | 52 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 D | Expression.h | 52 virtual lldb::LanguageType Language() const { Language() function
|
H A D | UserExpression.h | 205 SourceLanguage Language() const override { return m_language; } in Language() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerTypeUnit.h | 113 std::optional<uint16_t> Language; variable
|
H A D | DWARFLinkerUnit.h | 204 isODRLanguage(uint16_t Language) isODRLanguage() argument
|
H A D | DWARFLinkerTypeUnit.cpp | 19 std::optional<uint16_t> Language, dwarf::FormParams Format, in TypeUnit()
|
H A D | DWARFLinkerCompileUnit.h | 678 std::optional<uint16_t> Language; variable
|
H A D | DWARFLinkerImpl.cpp | 109 std::optional<uint16_t> Language; link() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangStandard.h | 23 enum class Language : uint8_t { enum 81 clang::Language Language; global() member [all...] |
H A D | CodeGenOptions.h | 156 Language, // Not specified, use language standard. global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/ |
H A D | TestClangConfig.h | 25 TestLanguage Language; member [all...] |
H A D | TestAST.h | 43 TestLanguage Language = TestLanguage::Lang_OBJCXX; member
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | LLDBLog.h | 32 Language = Log::ChannelFlag<13>, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | StandardLibrary.cpp | 57 static int countSymbols(Lang Language) { in countSymbols() argument 82 initialize(Lang Language) initialize() argument [all...] |
/freebsd-src/contrib/bc/ |
H A D | README.md | 443 ## Language global() section in `bc`
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 33 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 D | Format.cpp | 836 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 D | ContinuationIndenter.cpp | 189 FormatStyle::LanguageKind Language) { in getCanonicalRawStringDelimiter() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 87 support::ulittle16_t Language; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 323 uint16_t Language = 0; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.cpp | 452 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); in EmitProducerInfo() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Format/ |
H A D | Format.h | 3062 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 D | AMDGPUMetadata.h | 382 constexpr char Language[] = "Language"; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/BinaryFormat/ |
H A D | Dwarf.cpp | 361 LanguageString(unsigned Language) LanguageString() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 1466 StringRef Language = cast<MDString>(MD)->getString(); emitPPA2() local
|