Home
last modified time | relevance | path

Searched refs:EmitKeyDataLength (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h520 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function
564 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp293 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() function in clang::api_notes::__anonf4cc7f220211::IdentifierTableInfo
352 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &OS, key_type_ref, in EmitKeyDataLength() function in clang::api_notes::__anonf4cc7f220311::ObjCContextIDTableInfo
475 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref Data) { in EmitKeyDataLength() function in clang::api_notes::__anonf4cc7f220311::VersionedTableInfo
813 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() function in clang::api_notes::__anonf4cc7f220911::ObjCSelectorTableInfo
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h188 InfoObj.EmitKeyDataLength(Out, I->Key, I->Data); in Emit()
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp734 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { in EmitKeyDataLength() function in __anoncf1c43ec0811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1869 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { in EmitKeyDataLength() function in __anon367831a20711::HeaderFileInfoTrait
3306 EmitKeyDataLength(raw_ostream& Out, Selector Sel, in EmitKeyDataLength() function in __anon367831a20e11::ASTMethodPoolTrait
3625 EmitKeyDataLength(raw_ostream& Out, IdentifierInfo* II, IdentID ID) { in EmitKeyDataLength() function in __anon367831a20f11::ASTIdentifierTableTrait
3859 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out, in EmitKeyDataLength() function in __anon367831a21011::ASTDeclContextNameLookupTrait
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp121 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function in llvm::InstrProfRecordWriterTrait