Searched defs:EmitKeyDataLength (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h520 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { function in class:llvm::memprof::RecordWriterTrait
564 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { function in class:llvm::memprof::FrameWriterTrait
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp121 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { function in class:llvm::InstrProfRecordWriterTrait
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp734 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { function in class:__anon875::IdentifierIndexWriterTrait
H A DASTWriter.cpp1869 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { function in class:__anon856::HeaderFileInfoTrait
3306 EmitKeyDataLength(raw_ostream& Out, Selector Sel, function in class:__anon858::ASTMethodPoolTrait
/freebsd-current/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp293 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { function in class:clang::api_notes::__anon214::__anon215::IdentifierTableInfo
352 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &OS, key_type_ref, function in class:clang::api_notes::__anon214::__anon216::ObjCContextIDTableInfo
475 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref Data) { function in class:clang::api_notes::__anon214::__anon216::VersionedTableInfo
813 EmitKeyDataLength(raw_ostream &OS, key_type_ref Key, data_type_ref) { function in class:clang::api_notes::__anon214::__anon219::ObjCSelectorTableInfo

Completed in 215 milliseconds