Home
last modified time | relevance | path

Searched defs:data_type (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReaderInternals.h52 using data_type = SmallVector<DeclID, 4>; variable
195 struct data_type { struct
196 SelectorID ID;
197 unsigned InstanceBits;
198 unsigned FactoryBits;
199 bool InstanceHasMoreThanOneDecl;
200 bool FactoryHasMoreThanOneDecl;
201 SmallVector<ObjCMethodDecl *, 2> Instance;
202 SmallVector<ObjCMethodDecl *, 2> Factory;
261 using data_type = HeaderFileInfo; variable
DGlobalModuleIndex.cpp77 typedef SmallVector<unsigned, 2> data_type; typedef in __anon7e1a90b20311::IdentifierIndexReaderTrait
516 typedef std::pair<StringRef, bool> data_type; typedef in __anon7e1a90b20611::InterestingASTIdentifierLookupTrait
724 typedef SmallVector<unsigned, 2> data_type; typedef in __anon7e1a90b20811::IdentifierIndexWriterTrait
DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
DASTWriter.cpp1760 struct data_type { struct in __anon47b118680711::HeaderFileInfoTrait
1761 const HeaderFileInfo &HFI;
1762 ArrayRef<ModuleMap::KnownHeader> KnownHeaders;
1763 UnresolvedModule Unresolved;
3206 struct data_type { struct in __anon47b118680d11::ASTMethodPoolTrait
3207 SelectorID ID;
3208 ObjCMethodList Instance, Factory;
3512 using data_type = IdentID; typedef in __anon47b118680e11::ASTIdentifierTableTrait
3737 using data_type = std::pair<unsigned, unsigned>; typedef in __anon47b118680f11::ASTDeclContextNameLookupTrait
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DImmutableMap.h33 using data_type = const S; member
69 using data_type = typename ValInfo::data_type; variable
209 using data_type = typename ValInfo::data_type; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-aux-info.c40 static const char *data_type; variable
/openbsd/src/gnu/gcc/gcc/
Dc-aux-info.c42 static const char *data_type; variable
Dddg.h93 dep_data_type data_type; member
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DOnDiskHashTable.h284 typedef typename Info::data_type data_type; typedef
437 typedef typename base_type::data_type data_type; typedef
/openbsd/src/gnu/gcc/libstdc++-v3/include/debug/
Dhash_multimap.h60 typedef typename _Base::data_type data_type; typedef
Dhash_map.h60 typedef typename _Base::data_type data_type; typedef
/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DMemProf.h498 using data_type = IndexedMemProfRecord; variable
544 using data_type = Frame; variable
DInstrProfReader.h446 using data_type = ArrayRef<NamedInstrProfRecord>; variable
/openbsd/src/gnu/llvm/lldb/source/Core/
DDisassembler.cpp695 OptionValue::Type data_type) { in ReadArray()
759 OptionValue::Type data_type = OptionValue::eTypeInvalid; in ReadDictionary() local
/openbsd/src/lib/libz/
Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/openbsd/src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/openbsd/src/sys/lib/libz/
Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h52 typedef typename T::data_type data_type; typedef
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfWriter.cpp102 using data_type = const InstrProfWriter::ProfilingData *const; typedef in llvm::InstrProfRecordWriterTrait
DInstrProfReader.cpp686 using data_type = InstrProfLookupTrait::data_type; typedef
/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
DCocoa.cpp600 uint8_t data_type = process_sp->ReadUnsignedIntegerFromMemory( in NSNumberSummaryProvider() local
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dclass.c801 tree rtype, field = NULL_TREE, data_type, rinit, data, decl; local
/openbsd/src/sys/dev/usb/
Dif_athn_usb.h234 uint8_t data_type; member
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.c1410 struct type *data_type = desc_data_type (type); in ada_is_array_descriptor_type() local
/openbsd/src/sys/dev/pci/
Dif_iwxreg.h2496 uint32_t data_type; member

12