Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h641 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) {
685 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) {
761 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) {
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp302 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo
361 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &OS, key_type_ref, in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo
484 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref Data) { in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo
951 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0a11::ObjCSelectorTableInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h188 InfoObj.EmitKeyDataLength(Out, I->Key, I->Data); in Emit()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp725 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { in EmitKeyDataLength() function in __anon35ca0d360811::IdentifierIndexWriterTrait
H A DASTWriter.cpp2098 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { in EmitKeyDataLength() function in __anon397e50ec0911::HeaderFileInfoTrait
3553 EmitKeyDataLength(raw_ostream& Out, Selector Sel, in EmitKeyDataLength() function in __anon397e50ec0f11::ASTMethodPoolTrait
3892 EmitKeyDataLength(raw_ostream &Out, const IdentifierInfo *II, IdentifierID ID) { in EmitKeyDataLength() function in __anon397e50ec1011::ASTIdentifierTableTrait
4211 EmitKeyDataLength(raw_ostream &Out, key_type Key, data_type_ref Lookup) { in EmitKeyDataLength() function in __anon397e50ec1111::ModuleLevelNameLookupTrait
4244 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out, in EmitKeyDataLength() function in __anon397e50ec1111::ASTDeclContextNameTrivialLookupTrait
4484 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out, in EmitKeyDataLength() function in __anon397e50ec1311::LazySpecializationInfoLookupTrait
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp63 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function in llvm::InstrProfRecordWriterTrait