Searched refs:EmitKey (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/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()
|
| /freebsd-13.1/contrib/llvm-project/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()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 136 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon989f7eea0811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 1680 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon91274ea00311::HeaderFileInfoTrait 3029 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon91274ea00911::ASTMethodPoolTrait 3351 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon91274ea00a11::ASTIdentifierTableTrait 3591 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon91274ea00b11::ASTDeclContextNameLookupTrait
|