/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 528 using offset_type = uint64_t; global() variable 551 ReadKey(const unsigned char * D,offset_type) ReadKey() argument 557 ReadData(uint64_t K,const unsigned char * D,offset_type) ReadData() argument 581 using offset_type = uint64_t; global() variable 615 EmitKey(raw_ostream & Out,key_type_ref K,offset_type) EmitKey() argument 622 EmitData(raw_ostream & Out,key_type_ref,data_type_ref V,offset_type) EmitData() argument 643 using offset_type = uint64_t; global() variable 658 EmitKey(raw_ostream & Out,key_type_ref K,offset_type) EmitKey() argument 665 EmitData(raw_ostream & Out,key_type_ref,data_type_ref V,offset_type) EmitData() argument 677 using offset_type = uint64_t; global() variable 698 ReadKey(const unsigned char * D,offset_type) ReadKey() argument 704 ReadData(uint64_t K,const unsigned char * D,offset_type) ReadData() argument 719 using offset_type = uint64_t; global() variable 734 EmitKey(raw_ostream & Out,key_type_ref K,offset_type) EmitKey() argument 741 EmitData(raw_ostream & Out,key_type_ref,data_type_ref V,offset_type) EmitData() argument 758 using offset_type = uint64_t; global() variable 779 ReadKey(const unsigned char * D,offset_type) ReadKey() argument [all...] |
H A D | InstrProfReader.h | 498 using offset_type = uint64_t; global() variable
|
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 80 using offset_type = unsigned; variable 135 using offset_type = unsigned; global() variable 208 using offset_type = unsigned; global() variable 263 using offset_type = unsigned; global() variable
|
H A D | GlobalModuleIndex.cpp | 78 typedef unsigned offset_type; typedef in __anon487691690311::IdentifierIndexReaderTrait 723 typedef unsigned offset_type; global() typedef in __anon487691690811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1986 using offset_type = unsigned; global() typedef in __anonb9ef521f0511::HeaderFileInfoTrait 3457 using offset_type = unsigned; global() typedef in __anonb9ef521f0b11::ASTMethodPoolTrait 3781 using offset_type = unsigned; global() typedef in __anonb9ef521f0c11::ASTIdentifierTableTrait 3989 using offset_type = unsigned; global() typedef in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 72 typedef typename Info::offset_type offset_type; typedef 286 typedef typename Info::offset_type offset_type; typedef 443 typedef typename base_type::offset_type offset_type; typedef
|
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 59 using offset_type = unsigned; global() typedef in clang::api_notes::__anon480a99d50111::VersionedTableInfo 147 using offset_type = unsigned; global() typedef in clang::api_notes::__anon480a99d50111::IdentifierTableInfo 186 using offset_type = unsigned; global() typedef in clang::api_notes::__anon480a99d50111::ObjCContextIDTableInfo 391 using offset_type = unsigned; global() typedef in clang::api_notes::__anon480a99d50111::ObjCSelectorTableInfo
|
H A D | APINotesWriter.cpp | 289 using offset_type = unsigned; global() typedef in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo 347 using offset_type = unsigned; global() typedef in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo 473 using offset_type = unsigned; global() typedef in clang::api_notes::__anon78439f9f0311::VersionedTableInfo 807 using offset_type = unsigned; global() typedef in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 110 using offset_type = uint64_t; global() typedef in llvm::InstrProfRecordWriterTrait 152 EmitData(raw_ostream & Out,key_type_ref,data_type_ref V,offset_type) EmitData() argument
|
H A D | InstrProfReader.cpp | 888 using offset_type = InstrProfLookupTrait::offset_type; global() typedef
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.cpp | 1518 IntegerType *offset_type(Type::getInt32Ty(context)); ReplaceVariables() local
|