Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesWriter.cpp313 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } in EmitKey() function in clang::api_notes::__anon89883f060211::IdentifierTableInfo
373 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060311::ContextIDTableInfo
569 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060311::ContextInfoTableInfo
683 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060711::ObjCPropertyTableInfo
752 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060811::ObjCMethodTableInfo
787 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060811::CXXMethodTableInfo
888 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060911::ObjCSelectorTableInfo
939 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060a11::GlobalVariableTableInfo
1052 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060b11::GlobalFunctionTableInfo
1107 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { in EmitKey() function in clang::api_notes::__anon89883f060c11::EnumConstantTableInfo
[all …]
/freebsd-14-stable/contrib/llvm-project/clang/tools/driver/
HDcc1gen_reproducer_main.cpp81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDMemProf.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-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDGlobalModuleIndex.cpp740 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { in EmitKey() function in __anon85fba7d00811::IdentifierIndexWriterTrait
HDASTWriter.cpp2010 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { in EmitKey() function in __anoncb33f1860511::HeaderFileInfoTrait
3483 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { in EmitKey() function in __anoncb33f1860b11::ASTMethodPoolTrait
3830 void EmitKey(raw_ostream &Out, const IdentifierInfo *II, unsigned KeyLen) { in EmitKey() function in __anoncb33f1860c11::ASTIdentifierTableTrait
4077 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { in EmitKey() function in __anoncb33f1860d11::ASTDeclContextNameLookupTrait
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfWriter.cpp148 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { in EmitKey() function in llvm::InstrProfRecordWriterTrait