/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 303 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 D | cc1gen_reproducer_main.cpp | 81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 531 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 D | GlobalModuleIndex.cpp | 744 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { EmitKey() function in __anonf8ec73080811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 1880 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 D | InstrProfWriter.cpp | 146 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { EmitKey() function in llvm::InstrProfRecordWriterTrait
|