Searched refs:EmitKey (Results 1 – 5 of 5) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 175 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit() 181 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
|
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 143 static void EmitKey(raw_ostream& Out, PTHEntryKeyVariant V, unsigned n){ in EmitKey() function in __anonf90933180111::FileEntryPTHEntryInfo 633 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) { in EmitKey() function in __anonf90933180611::PTHIdentifierTableTrait
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 64 static void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N){ in EmitKey() function in __anon590a3c550111::InstrProfRecordTrait
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 675 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anonc0e1f91d0711::IdentifierIndexWriterTrait
|
D | ASTWriter.cpp | 1689 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon039845d30411::HeaderFileInfoTrait 2887 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon039845d30611::ASTMethodPoolTrait 3191 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon039845d30711::ASTIdentifierTableTrait 3437 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon039845d30811::ASTDeclContextNameLookupTrait
|