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

/external/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp54 static void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N){ function in class:__anon25898::InstrProfRecordTrait
/external/clang/lib/Frontend/
H A DCacheTokens.cpp142 static void EmitKey(raw_ostream& Out, PTHEntryKeyVariant V, unsigned n){ function in class:__anon17910::FileEntryPTHEntryInfo
621 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) { function in class:__anon17915::PTHIdentifierTableTrait
/external/llvm/include/llvm/Support/
H A DOnDiskHashTable.h51 /// static void EmitKey(raw_ostream &Out, key_type_ref Key,
167 InfoObj.EmitKey(Out, I->Key, Len.first);
/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp671 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { function in class:__anon18145::IdentifierIndexWriterTrait
H A DASTWriter.cpp1511 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { function in class:__anon18130::HeaderFileInfoTrait
1877 static void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { function in class:__anon18131::ASTMacroTableTrait
2776 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { function in class:__anon18132::ASTMethodPoolTrait
3157 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, function in class:__anon18133::ASTIdentifierTableTrait
3430 void EmitKey(raw_ostream& Out, DeclarationName Name, unsigned) { function in class:__anon18134::ASTDeclContextNameLookupTrait

Completed in 1967 milliseconds