Searched refs:EmitKey (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/clang/tools/driver/ |
| H A D | cc1gen_reproducer_main.cpp | 80 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local 89 EmitKey(Key); in generateReproducerMetaInfo() 95 EmitKey("invocation-args"); in generateReproducerMetaInfo()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | OnDiskHashTable.h | 190 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit() 196 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 525 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function 563 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 142 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anoncf781a4d0811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 1789 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anona57837030711::HeaderFileInfoTrait 3237 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anona57837030d11::ASTMethodPoolTrait 3570 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anona57837030e11::ASTIdentifierTableTrait 3807 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anona57837030f11::ASTDeclContextNameLookupTrait
|