Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Expression/
DClangExpression.h82 Language () in Language() function
DClangUserExpression.h241 Language () in Language() function
/external/clang/lib/Format/
DFormat.cpp162 FormatStyle::LanguageKind Language = in mapping() local
394 FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) { in getGoogleStyle()
442 FormatStyle getChromiumStyle(FormatStyle::LanguageKind Language) { in getChromiumStyle()
513 bool getPredefinedStyle(StringRef Name, FormatStyle::LanguageKind Language, in getPredefinedStyle()
539 FormatStyle::LanguageKind Language = Style->Language; in parseConfiguration() local
1171 static StringRef getLanguageName(FormatStyle::LanguageKind Language) { in getLanguageName()
/external/lldb/source/Core/
DLanguage.cpp54 Language::Language(LanguageType language) : in Language() function in Language
/external/clang/unittests/Tooling/
DTestVisitor.h42 enum Language { enum
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc343 int32_t CMapTable::CMapFormat0::Language() { in Language() function in sfntly::CMapTable::CMapFormat0
462 int32_t CMapTable::CMapFormat2::Language() { in Language() function in sfntly::CMapTable::CMapFormat2
651 int32_t CMapTable::CMapFormat4::Language(ReadableFontData* data) { in Language() function in sfntly::CMapTable::CMapFormat4
780 int32_t CMapTable::CMapFormat4::Language() { in Language() function in sfntly::CMapTable::CMapFormat4
/external/clang/unittests/AST/
DMatchVerifier.h31 enum Language { enum
/external/llvm/lib/Support/
DDwarf.cpp334 const char *llvm::dwarf::LanguageString(unsigned Language) { in LanguageString()
/external/clang/include/clang/Format/
DFormat.h61 LanguageKind Language; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1026 uint16_t Language = getLanguage(); in constructTypeDIE() local
1290 uint16_t Language = getLanguage(); in applySubprogramAttributes() local
/external/llvm/bindings/go/llvm/
Ddibuilder.go114 Language DwarfLang member
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dlcms2_internal.h647 cmsUInt16Number Language; member
/external/clang/lib/Sema/
DSemaDeclCXX.cpp11857 LinkageSpecDecl::LanguageIDs Language; in ActOnStartLinkageSpecification() local