Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTReaderInternals.h52 using data_type = SmallVector<GlobalDeclID, 4>; variable
195 struct data_type { global() struct
196 IDdata_type global() argument
197 InstanceBitsdata_type global() argument
198 FactoryBitsdata_type global() argument
199 InstanceHasMoreThanOneDecldata_type global() argument
200 FactoryHasMoreThanOneDecldata_type global() argument
201 Instancedata_type global() argument
202 Factorydata_type global() argument
261 using data_type = HeaderFileInfo; global() variable
[all...]
H A DGlobalModuleIndex.cpp76 typedef SmallVector<unsigned, 2> data_type; typedef in __anon487691690311::IdentifierIndexReaderTrait
505 typedef std::pair<StringRef, bool> data_type; global() typedef in __anon487691690611::InterestingASTIdentifierLookupTrait
720 typedef SmallVector<unsigned, 2> data_type; global() typedef in __anon487691690811::IdentifierIndexWriterTrait
H A DMultiOnDiskHashTable.h50 using data_type = typename Info::data_type; variable
H A DASTWriter.cpp1971 struct data_type { global() struct in __anonb9ef521f0511::HeaderFileInfoTrait
1972 data_type__anonb9ef521f0511::HeaderFileInfoTrait::data_type data_type() argument
1978 HFI__anonb9ef521f0511::HeaderFileInfoTrait::data_type global() argument
1979 AlreadyIncluded__anonb9ef521f0511::HeaderFileInfoTrait::data_type global() argument
1980 KnownHeaders__anonb9ef521f0511::HeaderFileInfoTrait::data_type global() argument
1981 Unresolved__anonb9ef521f0511::HeaderFileInfoTrait::data_type global() argument
3450 struct data_type { global() struct in __anonb9ef521f0b11::ASTMethodPoolTrait
3451 ID__anonb9ef521f0b11::ASTMethodPoolTrait::data_type global() argument
3452 Factory__anonb9ef521f0b11::ASTMethodPoolTrait::data_type global() argument
3777 using data_type = IdentifierID; global() typedef in __anonb9ef521f0c11::ASTIdentifierTableTrait
3985 using data_type = std::pair<unsigned, unsigned>; global() typedef in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
[all...]
/llvm-project/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
/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h284 typedef typename Info::data_type data_type; typedef
441 typedef typename base_type::data_type data_type; typedef
/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp56 using data_type = global() typedef in clang::api_notes::__anon480a99d50111::VersionedTableInfo
145 using data_type = IdentifierID; global() typedef in clang::api_notes::__anon480a99d50111::IdentifierTableInfo
184 using data_type = unsigned; global() typedef in clang::api_notes::__anon480a99d50111::ObjCContextIDTableInfo
389 using data_type = SelectorID; global() typedef in clang::api_notes::__anon480a99d50111::ObjCSelectorTableInfo
H A DAPINotesWriter.cpp286 using data_type = IdentifierID; global() typedef in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo
344 using data_type = unsigned; global() typedef in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo
469 using data_type = global() typedef in clang::api_notes::__anon78439f9f0311::VersionedTableInfo
804 using data_type = SelectorID; global() typedef in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h577 using data_type = IndexedMemProfRecord; global() variable
639 using data_type = Frame; global() variable
715 using data_type = llvm::SmallVector<FrameId>; global() variable
H A DInstrProfReader.h493 using data_type = ArrayRef<NamedInstrProfRecord>; global() variable
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp703 ReadArray(FILE * in_file,Stream & out_stream,OptionValue::Type data_type) ReadArray() argument
767 OptionValue::Type data_type = OptionValue::eTypeInvalid; ReadDictionary() local
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h52 typedef typename T::data_type data_type; typedef
[all...]
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp613 uint8_t data_type = process_sp->ReadUnsignedIntegerFromMemory( NSNumberSummaryProvider() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp106 using data_type = const InstrProfWriter::ProfilingData *const; global() typedef in llvm::InstrProfRecordWriterTrait
H A DInstrProfReader.cpp887 using data_type = InstrProfLookupTrait::data_type; global() typedef
[all...]