| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | ASTReaderInternals.h | 52 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 D | GlobalModuleIndex.cpp | 77 typedef SmallVector<unsigned, 2> data_type; typedef in __anon244be4660311::IdentifierIndexReaderTrait 516 typedef std::pair<StringRef, bool> data_type; typedef in __anon244be4660611::InterestingASTIdentifierLookupTrait 724 typedef SmallVector<unsigned, 2> data_type; typedef in __anon244be4660811::IdentifierIndexWriterTrait
|
| H A D | MultiOnDiskHashTable.h | 50 using data_type = typename Info::data_type; variable
|
| H A D | ASTWriter.cpp | 1757 struct data_type { struct in __anon7df3f81c0311::HeaderFileInfoTrait 1758 const HeaderFileInfo &HFI; 1759 ArrayRef<ModuleMap::KnownHeader> KnownHeaders; 1760 UnresolvedModule Unresolved; 3187 struct data_type { struct in __anon7df3f81c0911::ASTMethodPoolTrait 3188 SelectorID ID; 3189 ObjCMethodList Instance, Factory; 3493 using data_type = IdentID; typedef in __anon7df3f81c0a11::ASTIdentifierTableTrait 3718 using data_type = std::pair<unsigned, unsigned>; typedef in __anon7df3f81c0b11::ASTDeclContextNameLookupTrait
|
| /llvm-project-15.0.7/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-15.0.7/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 285 typedef typename Info::data_type data_type; typedef 438 typedef typename base_type::data_type data_type; typedef
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 497 using data_type = IndexedMemProfRecord; variable 543 using data_type = Frame; variable
|
| H A D | InstrProfReader.h | 414 using data_type = ArrayRef<NamedInstrProfRecord>; variable
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | Disassembler.cpp | 695 OptionValue::Type data_type) { in ReadArray() 759 OptionValue::Type data_type = OptionValue::eTypeInvalid; in ReadDictionary() local
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ProgramState.h | 51 typedef typename T::data_type data_type; typedef
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 101 using data_type = const InstrProfWriter::ProfilingData *const; typedef in llvm::InstrProfRecordWriterTrait
|
| H A D | InstrProfReader.cpp | 636 using data_type = InstrProfLookupTrait::data_type; typedef
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/ |
| H A D | Cocoa.cpp | 600 uint8_t data_type = process_sp->ReadUnsignedIntegerFromMemory( in NSNumberSummaryProvider() local
|