Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp303 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } EmitKey() function in clang::api_notes::__anonbfdd523e0211::IdentifierTableInfo
363 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0311::ObjCContextIDTableInfo
560 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0311::ObjCContextInfoTableInfo
674 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0711::ObjCPropertyTableInfo
743 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0811::ObjCMethodTableInfo
824 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0911::ObjCSelectorTableInfo
875 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0a11::GlobalVariableTableInfo
989 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0b11::GlobalFunctionTableInfo
1045 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0c11::EnumConstantTableInfo
1103 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anonbfdd523e0d11::CommonTypeTableInfo
[all...]
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1gen_reproducer_main.cpp81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h531 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function
574 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { EmitKey() function in __anonf8ec73080811::IdentifierIndexWriterTrait
H A DASTWriter.cpp1880 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { EmitKey() function in __anon018904be0711::HeaderFileInfoTrait
3321 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { EmitKey() function in __anon018904be0e11::ASTMethodPoolTrait
3652 void EmitKey(raw_ostream& Out, const IdentifierInfo* II, EmitKey() function in __anon018904be0f11::ASTIdentifierTableTrait
3888 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { EmitKey() function in __anon018904be1011::ASTDeclContextNameLookupTrait
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp146 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { EmitKey() function in llvm::InstrProfRecordWriterTrait