Searched defs:languages (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp138 FindTypes(llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<SymbolFile *> &searched_symbol_files, TypeMap &types) argument
H A DClangASTContext.cpp569 LanguageSet languages; local
585 LanguageSet languages; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.cpp312 FindTypes( llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<SymbolFile *> &searched_symbol_files, TypeMap &types) argument
/freebsd-12-stable/contrib/gdb/gdb/
H A Dlanguage.c133 static const struct language_defn **languages; variable in typeref:struct:language_defn
[all...]
H A Dvarobj.c318 languages[vlang_end][sizeof (struct language_specific)] = { variable in typeref:struct:language_specific
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2735 std::vector<Language *> languages; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1008 FindTypes( llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<lldb_private::SymbolFile *> &searched_symbol_files, TypeMap &types) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp1187 FindTypes( llvm::ArrayRef<CompilerContext> context, LanguageSet languages, llvm::DenseSet<lldb_private::SymbolFile *> &searched_symbol_files, TypeMap &types) argument
H A DDWARFASTParserClang.cpp157 LanguageSet languages; local
H A DSymbolFileDWARF.cpp2516 FindTypes( llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<SymbolFile *> &searched_symbol_files, TypeMap &types) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1253 FindTypes( llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<SymbolFile *> &searched_symbol_files, TypeMap &types) argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1563 FindTypes( llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<SymbolFile *> &searched_symbol_files, lldb_private::TypeMap &types) argument
/freebsd-12-stable/contrib/gcc/cp/
H A Dcp-tree.h858 enum languages { lang_c, lang_cplusplus, lang_java }; enum

Completed in 423 milliseconds