/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 313 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } in EmitKey() function in clang::api_notes::__anonf7d29e6c0211::IdentifierTableInfo 373 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0311::ContextIDTableInfo 569 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 752 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0811::ObjCMethodTableInfo 787 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::ObjCSelectorTableInfo 939 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0a11::GlobalVariableTableInfo 1052 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0b11::GlobalFunctionTableInfo 1107 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anonf7d29e6c0c11::EnumConstantTableInfo [all …]
|
/freebsd/contrib/llvm-project/clang/tools/driver/ |
H A D | cc1gen_reproducer_main.cpp | 81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 615 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function 658 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function 734 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { in EmitKey() function
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 740 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon35ca0d360811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 2010 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anon397e50ec0511::HeaderFileInfoTrait 3483 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anon397e50ec0b11::ASTMethodPoolTrait 3830 void EmitKey(raw_ostream &Out, const IdentifierInfo *II, unsigned KeyLen) { in EmitKey() function in __anon397e50ec0c11::ASTIdentifierTableTrait 4077 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anon397e50ec0d11::ASTDeclContextNameLookupTrait
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 148 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait
|