Searched defs:getLanguage (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h100 uint16_t getLanguage() const { return CUNode->getSourceLanguage(); } function in class:llvm::DwarfUnit
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp24 uint16_t CompileUnit::getLanguage() { function in class:llvm::CompileUnit
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangStandard.h84 clang::Language getLanguage() const { return Language; } function in struct:clang::LangStandard
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DWindowsResource.h108 uint16_t getLanguage() const { return Suffix->Language; } function in class:llvm::object::ResourceEntryRef
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h721 uint8_t getLanguage() const { return static_cast<uint32_t>(Flags) & 0xFF; } function in class:llvm::codeview::Compile2Sym
752 SourceLanguage getLanguage() const { function in class:llvm::codeview::Compile3Sym
/netbsd-current/external/apache2/llvm/dist/llvm/lib/BinaryFormat/
H A DDwarf.cpp338 unsigned llvm::dwarf::getLanguage(StringRef LanguageString) { function in class:llvm::dwarf
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h163 Language getLanguage() const { return static_cast<Language>(Lang); } function in class:clang::InputKind
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp652 PDB_Lang DIARawSymbol::getLanguage() const { function in class:DIARawSymbol
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp169 PDB_Lang NativeRawSymbol::getLanguage() const { function in class:NativeRawSymbol
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2823 LanguageIDs getLanguage() const { function in class:clang::LinkageSpecDecl

Completed in 243 milliseconds