Searched defs:EmitKeyDataLength (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 520 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function 564 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 293 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { EmitKeyDataLength() function in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo 352 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &OS, key_type_ref, EmitKeyDataLength() function in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo 475 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref Data) { EmitKeyDataLength() function in clang::api_notes::__anonbfdd523e0311::VersionedTableInfo 813 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { EmitKeyDataLength() function in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 734 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { EmitKeyDataLength() function in __anonf8ec73080811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1869 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { EmitKeyDataLength() function in __anon018904be0711::HeaderFileInfoTrait 3306 EmitKeyDataLength(raw_ostream& Out, Selector Sel, EmitKeyDataLength() function in __anon018904be0e11::ASTMethodPoolTrait 3625 EmitKeyDataLength(raw_ostream& Out, IdentifierInfo* II, IdentID ID) { EmitKeyDataLength() function in __anon018904be0f11::ASTIdentifierTableTrait 3859 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out, EmitKeyDataLength() function in __anon018904be1011::ASTDeclContextNameLookupTrait
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 121 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function in llvm::InstrProfRecordWriterTrait
|