Searched defs:value_type (Results 151 - 170 of 170) sorted by relevance

1234567

/freebsd-10.1-release/contrib/llvm/include/llvm/Object/
H A DELFTypes.h63 typedef uint32_t value_type; typedef in struct:llvm::object::ELFDataTypeTypedefHelper
76 typedef uint64_t value_type; typedef in struct:llvm::object::ELFDataTypeTypedefHelper
[all...]
H A DELF.h62 typedef EntT value_type; typedef in class:llvm::object::ELFFile::ELFEntityIterator
155 typedef const Elf_Sym value_type; typedef in class:llvm::object::ELFFile::Elf_Sym_Iter
/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h41 typedef typename ImutInfo::value_type value_type; typedef in class:llvm::ImutAVLTree
819 typedef const T value_type; typedef in struct:llvm::ImutProfileInfo
830 typedef const T value_type; typedef in struct:llvm::ImutProfileInteger
857 typedef const bool value_type; typedef in struct:llvm::ImutProfileInfo
870 typedef const T* value_type; typedef in struct:llvm::ImutProfileInfo
891 typedef typename ImutProfileInfo<T>::value_type value_typ typedef in struct:llvm::ImutContainerInfo
917 typedef typename ImutProfileInfo<T*>::value_type value_type; typedef in struct:llvm::ImutContainerInfo
945 typedef typename ValInfo::value_type value_type; typedef in class:llvm::ImmutableSet
1076 typedef typename ImmutableSet<ValT,ValInfo>::value_type value_type; typedef in class:llvm::ImmutableSet::iterator
1121 typedef typename ValInfo::value_type value_type; typedef in class:llvm::ImmutableSetRef
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h737 typedef Decl *value_type; typedef in class:clang::Decl::redecl_iterator
1253 typedef Decl *value_type; typedef in class:clang::DeclContext::decl_iterator
1318 typedef SpecificDecl *value_type; typedef in class:clang::DeclContext::specific_decl_iterator
1395 typedef SpecificDecl *value_type; typedef in class:clang::DeclContext::filtered_decl_iterator
[all...]
H A DASTContext.h718 typedef ImportDecl *value_type; typedef in class:clang::ASTContext::import_iterator
H A DDeclCXX.h2820 typedef UsingShadowDecl* value_type; typedef in class:clang::UsingDecl::shadow_iterator
H A DDeclObjC.h940 typedef ObjCCategoryDecl * value_type; typedef in class:clang::ObjCInterfaceDecl::filtered_category_iterator
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h666 typedef const CFGBlock value_type; typedef in class:clang::CFGBlock::CFG::graph_iterator
689 typedef const CFGBlock value_type; typedef in class:clang::CFGBlock::CFG::const_graph_iterator
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DMangled.cpp4776 typedef T value_type; typedef in class:__anon3723::short_alloc
4825 typedef T value_type; typedef in class:__anon3723::malloc_alloc
H A DValueObject.cpp407 Value::ValueType value_type = value.GetValueType(); local
1101 Value::ValueType value_type = m_value.GetValueType(); local
1860 Value::ValueType value_type = m_value.GetValueType(); local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Drs6000-tdep.c1335 rs6000_use_struct_convention (int gcc_p, struct type *value_type) argument
H A Dgdbarch.c3538 gdbarch_push_dummy_code (struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, struct value **args, int nargs, struct type *value_type, CORE_ADDR *real_pc, CORE_ADDR *bp_addr) argument
4220 gdbarch_use_struct_convention (struct gdbarch *gdbarch, int gcc_p, struct type *value_type) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1078 typedef const Decl *value_type; typedef in class:clang::ASTReader::ModuleDeclIterator
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRForTarget.cpp1514 const Type *value_type = NULL; local
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1351 int value_type = value_pair.first; local
2228 int value_type = value_pair.first; local
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3ext.h161 int (*value_type)(sqlite3_value*); member in struct:sqlite3_api_routines
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3ext.h148 int (*value_type)(sqlite3_value*); member in struct:sqlite3_api_routines
/freebsd-10.1-release/contrib/gcc/
H A Dtree.c5274 build_function_type(tree value_type, tree arg_types) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp352 typedef DeclIndexPair value_type; typedef in class:ResultBuilder::ShadowMapEntry::iterator
H A DTreeTransform.h3258 typedef TemplateArgumentLoc value_type; typedef in class:clang::TemplateArgumentLocInventIterator
4816 typedef TemplateArgumentLoc value_type; typedef in class:clang::TemplateArgumentLocContainerIterator

Completed in 415 milliseconds

1234567