/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 581 using offset_type in EmitData() argument 457 using offset_type = uint64_t; global() variable 479 ReadKey(const unsigned char * D,offset_type) ReadKey() argument 486 ReadData(uint64_t K,const unsigned char * D,offset_type) ReadData() argument 508 using offset_type = uint64_t; global() variable 531 EmitKey(raw_ostream & Out,key_type_ref K,offset_type) EmitKey() argument 538 EmitData(raw_ostream & Out,key_type_ref,data_type_ref V,offset_type) EmitData() argument 559 using offset_type = uint64_t; global() variable 574 EmitKey(raw_ostream & Out,key_type_ref K,offset_type) EmitKey() argument 593 using offset_type = uint64_t; global() variable 614 ReadKey(const unsigned char * D,offset_type) ReadKey() argument 621 ReadData(uint64_t K,const unsigned char * D,offset_type) ReadData() argument [all...] |
H A D | InstrProfReader.h | 494 using offset_type = uint64_t; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderInternals.h | 80 using offset_type = unsigned; variable 135 using offset_type = unsigned; variable 208 using offset_type = unsigned; variable 263 using offset_type = unsigned; variable
|
H A D | GlobalModuleIndex.cpp | 79 typedef unsigned offset_type; global() typedef in __anonf8ec73080311::IdentifierIndexReaderTrait 727 typedef unsigned offset_type; global() typedef in __anonf8ec73080811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1859 using offset_type = unsigned; global() typedef in __anon018904be0711::HeaderFileInfoTrait 3297 using offset_type = unsigned; global() typedef in __anon018904be0e11::ASTMethodPoolTrait 3600 using offset_type = unsigned; global() typedef in __anon018904be0f11::ASTIdentifierTableTrait 3821 using offset_type = unsigned; global() typedef in __anon018904be1011::ASTDeclContextNameLookupTrait
|
/freebsd-src/contrib/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; global() typedef 445 typedef typename base_type::offset_type offset_type; global() typedef [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 56 using offset_type = unsigned; global() typedef in clang::api_notes::__anon8fa44c740111::VersionedTableInfo 144 using offset_type = unsigned; global() typedef in clang::api_notes::__anon8fa44c740111::IdentifierTableInfo 184 using offset_type = unsigned; global() typedef in clang::api_notes::__anon8fa44c740111::ObjCContextIDTableInfo 400 using offset_type = unsigned; global() typedef in clang::api_notes::__anon8fa44c740111::ObjCSelectorTableInfo
|
H A D | APINotesWriter.cpp | 288 using offset_type = unsigned; global() typedef in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo 346 using offset_type = unsigned; global() typedef in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo 472 using offset_type = unsigned; global() typedef in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo 806 using offset_type = unsigned; global() typedef in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 108 using offset_type = uint64_t; global() typedef in llvm::InstrProfRecordWriterTrait 150 EmitData(raw_ostream & Out,key_type_ref,data_type_ref V,offset_type) EmitData() argument
|
H A D | InstrProfReader.cpp | 849 using offset_type = InstrProfLookupTrait::offset_type; global() typedef
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | IRForTarget.cpp | 1518 IntegerType *offset_type(Type::getInt32Ty(context)); in ReplaceVariables() local
|