Home
last modified time | relevance | path

Searched refs:EmitKey (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
90 EmitKey(Key); in generateReproducerMetaInfo()
96 EmitKey("invocation-args"); in generateReproducerMetaInfo()
/freebsd-14.2/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp303 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } in EmitKey() function in clang::api_notes::__anonf4cc7f220211::IdentifierTableInfo
363 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220311::ObjCContextIDTableInfo
560 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220311::ObjCContextInfoTableInfo
674 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220711::ObjCPropertyTableInfo
743 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220811::ObjCMethodTableInfo
824 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220911::ObjCSelectorTableInfo
875 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220a11::GlobalVariableTableInfo
989 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220b11::GlobalFunctionTableInfo
1045 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220c11::EnumConstantTableInfo
1103 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf4cc7f220d11::CommonTypeTableInfo
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h190 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
196 InfoObj.EmitKey(Out, I->Key, Len.first); in Emit()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h531 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
574 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anoncf1c43ec0811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1880 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon367831a20711::HeaderFileInfoTrait
3321 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon367831a20e11::ASTMethodPoolTrait
3652 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, in EmitKey() function in __anon367831a20f11::ASTIdentifierTableTrait
3888 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon367831a21011::ASTDeclContextNameLookupTrait
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp146 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait