/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 52 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 D | GlobalModuleIndex.cpp | 76 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 D | MultiOnDiskHashTable.h | 50 using data_type = typename Info::data_type; variable
|
H A D | ASTWriter.cpp | 1971 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 D | ImmutableMap.h | 33 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 D | OnDiskHashTable.h | 284 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 D | APINotesReader.cpp | 56 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 D | APINotesWriter.cpp | 286 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 D | MemProf.h | 577 using data_type = IndexedMemProfRecord; global() variable 639 using data_type = Frame; global() variable 715 using data_type = llvm::SmallVector<FrameId>; global() variable
|
H A D | InstrProfReader.h | 493 using data_type = ArrayRef<NamedInstrProfRecord>; global() variable
|
/llvm-project/lldb/source/Core/ |
H A D | Disassembler.cpp | 703 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 D | ProgramState.h | 52 typedef typename T::data_type data_type; typedef [all...] |
/llvm-project/lldb/source/Plugins/Language/ObjC/ |
H A D | Cocoa.cpp | 613 uint8_t data_type = process_sp->ReadUnsignedIntegerFromMemory( NSNumberSummaryProvider() local
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 106 using data_type = const InstrProfWriter::ProfilingData *const; global() typedef in llvm::InstrProfRecordWriterTrait
|
H A D | InstrProfReader.cpp | 887 using data_type = InstrProfLookupTrait::data_type; global() typedef [all...] |