| /llvm-project-15.0.7/clang-tools-extra/pseudo/include/clang-pseudo/ |
| H A D | Language.h | 49 struct Language { struct 50 Grammar G; 51 LRTable Table; 54 llvm::DenseMap<RuleID, RuleGuard> Guards; 55 llvm::DenseMap<ExtensionID, RecoveryStrategy> RecoveryStrategies;
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | CanonicalIncludesTests.cpp | 35 auto Language = LangOptions(); in TEST() local 45 auto Language = LangOptions(); in TEST() local 96 LangOptions Language; in TEST() local
|
| /llvm-project-15.0.7/llvm/test/MC/AMDGPU/ |
| H A D | hsa-metadata-kernel-attrs.s | 26 Language: OpenCL C label
|
| H A D | hsa-metadata-kernel-args.s | 44 Language: OpenCL C label
|
| H A D | hsa-metadata-unknown-key.s | 16 Language: OpenCL C label
|
| /llvm-project-15.0.7/lldb/include/lldb/Expression/ |
| H A D | Expression.h | 54 virtual lldb::LanguageType Language() const { in Language() function
|
| H A D | UserExpression.h | 197 lldb::LanguageType Language() const override { return m_language; } in Language() function
|
| /llvm-project-15.0.7/clang/include/clang/Testing/ |
| H A D | TestAST.h | 43 TestLanguage Language = TestLanguage::Lang_OBJCXX; member
|
| H A D | TestClangConfig.h | 25 TestLanguage Language; member
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangStandard.h | 23 enum class Language : uint8_t { enum 79 clang::Language Language; member
|
| H A D | CodeGenOptions.h | 141 Language, // Not specified, use language standard. enumerator
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | Markup.cpp | 293 CodeBlock(std::string Contents, std::string Language) in CodeBlock() 298 std::string Language; member in clang::clangd::markup::__anone81cf9e70111::CodeBlock 477 void Document::addCodeBlock(std::string Code, std::string Language) { in addCodeBlock()
|
| /llvm-project-15.0.7/lldb/include/lldb/Utility/ |
| H A D | LLDBLog.h | 32 Language = Log::ChannelFlag<13>, enumerator
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ |
| H A D | CanonicalIncludes.cpp | 733 void CanonicalIncludes::addSystemHeadersMapping(const LangOptions &Language) { in addSystemHeadersMapping()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/ |
| H A D | DwarfTransformer.cpp | 32 uint64_t Language = 0; member 132 uint64_t Language, in getQualifiedNameIndex()
|
| /llvm-project-15.0.7/clang/unittests/Tooling/ |
| H A D | TestVisitor.h | 41 enum Language { enum
|
| H A D | ASTSelectionTest.cpp | 71 SelectionFinderVisitor::Language Language = in findSelectedASTNodesWithRange() 80 SelectionFinderVisitor::Language Language = in findSelectedASTNodes()
|
| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | Format.cpp | 615 FormatStyle::LanguageKind Language = in mapping() local 1175 FormatStyle getLLVMStyle(FormatStyle::LanguageKind Language) { in getLLVMStyle() 1358 FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) { in getGoogleStyle() 1498 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) { in getChromiumStyle() 1622 FormatStyle getMicrosoftStyle(FormatStyle::LanguageKind Language) { in getMicrosoftStyle() 1660 bool getPredefinedStyle(StringRef Name, FormatStyle::LanguageKind Language, in getPredefinedStyle() 1726 FormatStyle::LanguageKind Language = Style->Language; in parseConfiguration() local
|
| /llvm-project-15.0.7/llvm/include/llvm/Object/ |
| H A D | WindowsResource.h | 87 support::ulittle16_t Language; member
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 299 uint16_t Language = 0; variable
|
| /llvm-project-15.0.7/flang/include/flang/Frontend/ |
| H A D | FrontendOptions.h | 115 enum class Language : uint8_t { enum
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 449 StringRef Language = dwarf::LanguageString(CU->getSourceLanguage()); in EmitProducerInfo() local
|
| /llvm-project-15.0.7/clang/include/clang/Format/ |
| H A D | Format.h | 2606 LanguageKind Language; member 2887 LanguageKind Language; member 4273 inline StringRef getLanguageName(FormatStyle::LanguageKind Language) { in getLanguageName()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | AMDGPUMetadata.h | 388 constexpr char Language[] = "Language"; variable
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.cpp | 835 uint16_t Language = getLanguage(); in constructTypeDIE() local 1262 uint16_t Language = getLanguage(); in applySubprogramAttributes() local
|