Searched refs:EmitKey (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/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-12.1/contrib/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-12.1/contrib/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-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 714 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon2d7d61850711::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 1979 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anona825c63b0411::HeaderFileInfoTrait 3319 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anona825c63b0a11::ASTMethodPoolTrait 3644 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anona825c63b0b11::ASTIdentifierTableTrait 3901 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anona825c63b0c11::ASTDeclContextNameLookupTrait
|