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

/external/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp41 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { function in class:__anon25898::InstrProfRecordTrait
/external/clang/lib/Frontend/
H A DCacheTokens.cpp128 EmitKeyDataLength(raw_ostream& Out, PTHEntryKeyVariant V, function in class:__anon17910::FileEntryPTHEntryInfo
614 EmitKeyDataLength(raw_ostream& Out, const PTHIdKey* key, uint32_t) { function in class:__anon17915::PTHIdentifierTableTrait
/external/llvm/include/llvm/Support/
H A DOnDiskHashTable.h49 /// EmitKeyDataLength(raw_ostream &Out, key_type_ref Key, data_type_ref Data);
50 /// /// Write Key to Out. KeyLen is the length from EmitKeyDataLength.
53 /// /// Write Data to Out. DataLen is the length from EmitKeyDataLength.
166 InfoObj.EmitKeyDataLength(Out, I->Key, I->Data);
/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp661 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { function in class:__anon18145::IdentifierIndexWriterTrait
H A DASTWriter.cpp1499 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { function in class:__anon18130::HeaderFileInfoTrait
1870 static EmitKeyDataLength(raw_ostream& Out, function in class:__anon18131::ASTMacroTableTrait
2757 EmitKeyDataLength(raw_ostream& Out, Selector Sel, function in class:__anon18132::ASTMethodPoolTrait
3114 EmitKeyDataLength(raw_ostream& Out, IdentifierInfo* II, IdentID ID) { function in class:__anon18133::ASTIdentifierTableTrait
3399 EmitKeyDataLength(raw_ostream& Out, DeclarationName Name, function in class:__anon18134::ASTDeclContextNameLookupTrait

Completed in 2595 milliseconds