Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A 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
H A DGlobalModuleIndex.cpp77 typedef SmallVector<unsigned, 2> data_type; typedef in __anoncf781a4d0311::IdentifierIndexReaderTrait
516 typedef std::pair<StringRef, bool> data_type; typedef in __anoncf781a4d0611::InterestingASTIdentifierLookupTrait
724 typedef SmallVector<unsigned, 2> data_type; typedef in __anoncf781a4d0811::IdentifierIndexWriterTrait
H A DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
H A DASTWriter.cpp1760 struct data_type { struct in __anona57837030711::HeaderFileInfoTrait
1761 const HeaderFileInfo &HFI;
1762 ArrayRef<ModuleMap::KnownHeader> KnownHeaders;
1763 UnresolvedModule Unresolved;
3206 struct data_type { struct in __anona57837030d11::ASTMethodPoolTrait
3207 SelectorID ID;
3208 ObjCMethodList Instance, Factory;
3512 using data_type = IdentID; typedef in __anona57837030e11::ASTIdentifierTableTrait
3737 using data_type = std::pair<unsigned, unsigned>; typedef in __anona57837030f11::ASTDeclContextNameLookupTrait
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A 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/
H A Dc-aux-info.c40 static const char *data_type; variable
/openbsd-src/gnu/gcc/gcc/
H A Dc-aux-info.c42 static const char *data_type; variable
H A Dddg.h93 dep_data_type data_type; member
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A 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/
H A Dhash_multimap.h60 typedef typename _Base::data_type data_type; typedef
H A Dhash_map.h60 typedef typename _Base::data_type data_type; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DMemProf.h498 using data_type = IndexedMemProfRecord; variable
544 using data_type = Frame; variable
H A DInstrProfReader.h446 using data_type = ArrayRef<NamedInstrProfRecord>; variable
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp695 OptionValue::Type data_type) { in ReadArray()
759 OptionValue::Type data_type = OptionValue::eTypeInvalid; in ReadDictionary() local
/openbsd-src/sys/lib/libz/
H A Dzlib.h102 int data_type; /* best guess about the data type: binary or text member
/openbsd-src/lib/libz/
H A 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/
H A 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/
H A DProgramState.h52 typedef typename T::data_type data_type; typedef
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp102 using data_type = const InstrProfWriter::ProfilingData *const; typedef in llvm::InstrProfRecordWriterTrait
H A DInstrProfReader.cpp686 using data_type = InstrProfLookupTrait::data_type; typedef
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp600 uint8_t data_type = process_sp->ReadUnsignedIntegerFromMemory( in NSNumberSummaryProvider() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dclass.c801 tree rtype, field = NULL_TREE, data_type, rinit, data, decl; local
/openbsd-src/sys/dev/usb/
H A Dif_athn_usb.h234 uint8_t data_type; member
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dada-lang.c1410 struct type *data_type = desc_data_type (type); in ada_is_array_descriptor_type() local
/openbsd-src/sys/dev/pci/
H A Dif_iwxreg.h2486 uint32_t data_type; global() member

12