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

/external/clang/lib/Frontend/
H A DCacheTokens.cpp129 EmitKeyDataLength(raw_ostream& Out, PTHEntryKeyVariant V, function in class:__anon1364::FileEntryPTHEntryInfo
626 EmitKeyDataLength(raw_ostream& Out, const PTHIdKey* key, uint32_t) { function in class:__anon1369::PTHIdentifierTableTrait
/external/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp95 EmitKeyDataLength(raw_ostream &Out, key_type_ref K, data_type_ref V) { function in class:llvm::InstrProfRecordWriterTrait
/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.
189 InfoObj.EmitKeyDataLength(Out, I->Key, I->Data);
/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp665 EmitKeyDataLength(raw_ostream& Out, key_type_ref Key, data_type_ref Data) { function in class:__anon1614::IdentifierIndexWriterTrait
H A DASTWriter.cpp1737 EmitKeyDataLength(raw_ostream& Out, key_type_ref key, data_type_ref Data) { function in class:__anon1602::HeaderFileInfoTrait
2887 EmitKeyDataLength(raw_ostream& Out, Selector Sel, function in class:__anon1604::ASTMethodPoolTrait
3193 EmitKeyDataLength(raw_ostream& Out, IdentifierInfo* II, IdentID ID) {
3439 std::pair<unsigned, unsigned> EmitKeyDataLength(raw_ostream &Out,

Completed in 241 milliseconds