Searched refs:EmitKey (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/tools/driver/ |
| H A D | cc1gen_reproducer_main.cpp | 79 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local 88 EmitKey(Key); in generateReproducerMetaInfo() 94 EmitKey("invocation-args"); in generateReproducerMetaInfo()
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 191 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit() 197 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 524 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function 562 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
|
| /llvm-project-15.0.7/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 141 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon244be4660811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 1786 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon7df3f81c0311::HeaderFileInfoTrait 3218 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon7df3f81c0911::ASTMethodPoolTrait 3551 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon7df3f81c0a11::ASTIdentifierTableTrait 3788 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon7df3f81c0b11::ASTDeclContextNameLookupTrait
|