Searched refs:EmitKey (Results 1 – 7 of 7) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 191 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit() 197 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | OnDiskHashTable.h | 191 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit() 197 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 __anonb15f549c0111::FileEntryPTHEntryInfo 633 static void EmitKey(raw_ostream& Out, PTHIdKey* key, unsigned n) { in EmitKey() function in __anonb15f549c0611::PTHIdentifierTableTrait
|
/external/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 117 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProfWriter.cpp | 136 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
/external/clang/lib/Serialization/ |
D | GlobalModuleIndex.cpp | 675 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon73fda0210711::IdentifierIndexWriterTrait
|
D | ASTWriter.cpp | 1750 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anonf68f28d70311::HeaderFileInfoTrait 2906 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anonf68f28d70511::ASTMethodPoolTrait 3222 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anonf68f28d70611::ASTIdentifierTableTrait 3473 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anonf68f28d70711::ASTDeclContextNameLookupTrait
|