/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 304 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { OS << Key; } EmitKey() function in clang::api_notes::__anon78439f9f0211::IdentifierTableInfo 364 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0311::ObjCContextIDTableInfo 561 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0311::ObjCContextInfoTableInfo 675 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0711::ObjCPropertyTableInfo 744 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0811::ObjCMethodTableInfo 825 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0911::ObjCSelectorTableInfo 876 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0a11::GlobalVariableTableInfo 990 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0b11::GlobalFunctionTableInfo 1046 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0c11::EnumConstantTableInfo 1104 void EmitKey(raw_ostream &OS, key_type_ref Key, unsigned) { EmitKey() function in clang::api_notes::__anon78439f9f0d11::CommonTypeTableInfo [all...] |
/llvm-project/clang/tools/driver/ |
H A D | cc1gen_reproducer_main.cpp | 81 auto EmitKey = [&](StringRef Key) { in generateReproducerMetaInfo() local
|
/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | MemProf.h | 615 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function 658 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function 734 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type /*Unused*/) { EmitKey() function
|
/llvm-project/clang/lib/Serialization/ |
H A D | GlobalModuleIndex.cpp | 740 void EmitKey(raw_ostream& Out, key_type_ref Key, unsigned KeyLen) { EmitKey() function in __anon487691690811::IdentifierIndexWriterTrait
|
H A D | ASTWriter.cpp | 2010 void EmitKey(raw_ostream& Out, key_type_ref key, unsigned KeyLen) { EmitKey() function in __anonb9ef521f0511::HeaderFileInfoTrait 3483 void EmitKey(raw_ostream& Out, Selector Sel, unsigned) { EmitKey() function in __anonb9ef521f0b11::ASTMethodPoolTrait 3830 void EmitKey(raw_ostream &Out, const IdentifierInfo *II, unsigned KeyLen) { EmitKey() function in __anonb9ef521f0c11::ASTIdentifierTableTrait 4074 void EmitKey(raw_ostream &Out, DeclarationNameKey Name, unsigned) { EmitKey() function in __anonb9ef521f0d11::ASTDeclContextNameLookupTrait
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 148 void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N) { EmitKey() function in llvm::InstrProfRecordWriterTrait
|