Searched defs:EmitKeyDataLength (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 604 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function 648 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function 724 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 303 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo 362 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &OS, key_type_ref, in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo 485 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref Data) { in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0311::VersionedTableInfo 877 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { in EmitKeyDataLength() function in clang::api_notes::__anonf7d29e6c0911::ObjCSelectorTableInfo
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 730 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { in EmitKeyDataLength() function in __anon35ca0d360811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1999 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { in EmitKeyDataLength() function in __anon397e50ec0511::HeaderFileInfoTrait 3466 EmitKeyDataLength(raw_ostream& Out, Selector Sel, in EmitKeyDataLength() function in __anon397e50ec0b11::ASTMethodPoolTrait 3802 EmitKeyDataLength(raw_ostream &Out, const IdentifierInfo *II, IdentifierID ID) { in EmitKeyDataLength() function in __anon397e50ec0c11::ASTIdentifierTableTrait 4046 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out, in EmitKeyDataLength() function in __anon397e50ec0d11::ASTDeclContextNameLookupTrait
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 123 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { in EmitKeyDataLength() function in llvm::InstrProfRecordWriterTrait
|