Home
last modified time | relevance | path

Searched defs:EmitKey (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp313 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 Dcc1gen_reproducer_main.cpp81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h615 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 DGlobalModuleIndex.cpp740 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon35ca0d360811::IdentifierIndexWriterTrait
H A DASTWriter.cpp2010 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 DInstrProfWriter.cpp148 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait