Searched defs:EmitKeyDataLength (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 604 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function 648 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function 724 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function
|
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 294 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { EmitKeyDataLength() function in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo 353 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &OS, key_type_ref, EmitKeyDataLength() function in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo 476 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref Data) { EmitKeyDataLength() function in clang::api_notes::__anon78439f9f0311::VersionedTableInfo 814 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { EmitKeyDataLength() function in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo
|
/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 730 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { EmitKeyDataLength() function in __anon487691690811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1999 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { EmitKeyDataLength() function in __anonb9ef521f0511::HeaderFileInfoTrait 3466 EmitKeyDataLength(raw_ostream& Out, Selector Sel, EmitKeyDataLength() function in __anonb9ef521f0b11::ASTMethodPoolTrait 3802 EmitKeyDataLength(raw_ostream &Out, const IdentifierInfo *II, IdentifierID ID) { EmitKeyDataLength() function in __anonb9ef521f0c11::ASTIdentifierTableTrait 4043 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out, EmitKeyDataLength() function in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 123 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { EmitKeyDataLength() function in llvm::InstrProfRecordWriterTrait
|