| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1gen_reproducer_main.cpp | 81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local 90 EmitKey(Key); in generateReproducerMetaInfo() 96 EmitKey("invocation-args"); in generateReproducerMetaInfo()
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 312 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } in EmitKey() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo 372 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo 568 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0311::ContextInfoTableInfo 683 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0711::ObjCPropertyTableInfo 753 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0811::ObjCMethodTableInfo 795 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0811::CXXMethodTableInfo 888 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0911::FieldTableInfo 962 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0a11::ObjCSelectorTableInfo 1013 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0b11::GlobalVariableTableInfo 1135 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0c11::GlobalFunctionTableInfo [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | MemProf.h | 652 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { 695 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { 771 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) {
|
| /freebsd/contrib/llvm-project/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()
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 735 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon35ca0d360811::IdentifierIndexWriterTrait
|
| H A D | ASTWriter.cpp | 2109 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon397e50ec0911::HeaderFileInfoTrait 3570 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon397e50ec0f11::ASTMethodPoolTrait 3921 void EmitKey(raw_ostream &Out, const IdentifierInfo *II, unsigned KeyLen) { in EmitKey() function in __anon397e50ec1011::ASTIdentifierTableTrait 4217 void EmitKey(raw_ostream &Out, key_type Key, unsigned) { in EmitKey() function in __anon397e50ec1111::ModuleLevelNameLookupTrait 4251 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon397e50ec1111::ASTDeclContextNameTrivialLookupTrait 4495 void EmitKey(raw_ostream &Out, key_type HashValue, unsigned) { in EmitKey() function in __anon397e50ec1311::LazySpecializationInfoLookupTrait
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 88 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|